Management

892 papers with code • 1 benchmarks • 1 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Management models and implementations

Datasets


Most implemented papers

LIFT: Reinforcement Learning in Computer Systems by Learning From Demonstrations

reinforceio/tensorforce 23 Aug 2018

In this work, we introduce LIFT, an end-to-end software stack for applying deep reinforcement learning to data management tasks.

A CNN-RNN Framework for Crop Yield Prediction

saeedkhaki92/CNN-RNN-Yield-Prediction 20 Nov 2019

Crop yield prediction is extremely challenging due to its dependence on multiple factors such as crop genotype, environmental factors, management practices, and their interactions.

CORD-19: The COVID-19 Open Research Dataset

allenai/cord19 ACL 2020

The COVID-19 Open Research Dataset (CORD-19) is a growing resource of scientific papers on COVID-19 and related historical coronavirus research.

A Distributed Artificial Intelligence Framework to Evolve Infrastructure Resilience in Telecommunications Sector

rubenandrebarreiro/heroes-vs-villains-autonomous-intelligent-agents-bots-game Advanced Machine Learning Technologies and Applications 2021

The paper’s main focus is on two main purposes, the first one is the to propose a mechanism for enhancing resilience in telecom infrastructure, while the second purpose is to quantify the financial value to achieve this resilience.

PyTorch Geometric Temporal: Spatiotemporal Signal Processing with Neural Machine Learning Models

benedekrozemberczki/pytorch_geometric_temporal 15 Apr 2021

We present PyTorch Geometric Temporal a deep learning framework combining state-of-the-art machine learning algorithms for neural spatiotemporal signal processing.

Good Intentions: Adaptive Parameter Management via Intent Signaling

alexrenz/adapm 1 Jun 2022

Parameter management is essential for distributed training of large machine learning (ML) tasks.

Efficient Memory Management for Large Language Model Serving with PagedAttention

vllm-project/vllm 12 Sep 2023

On top of it, we build vLLM, an LLM serving system that achieves (1) near-zero waste in KV cache memory and (2) flexible sharing of KV cache within and across requests to further reduce memory usage.

A Fully Convolutional Neural Network for Cardiac Segmentation in Short-Axis MRI

vuptran/cardiac-segmentation 2 Apr 2016

To our knowledge, this is the first application of a fully convolutional neural network architecture for pixel-wise labeling in cardiac magnetic resonance imaging.

Cryptocurrency Portfolio Management with Deep Reinforcement Learning

ZhengyaoJiang/PGPortfolio 5 Dec 2016

Portfolio management is the decision-making process of allocating an amount of fund into different financial investment products.

Adversarial Deep Reinforcement Learning in Portfolio Management

kftam1994/Robo_Advisor 29 Aug 2018

In this paper, we implement three state-of-art continuous reinforcement learning algorithms, Deep Deterministic Policy Gradient (DDPG), Proximal Policy Optimization (PPO) and Policy Gradient (PG)in portfolio management.