-
COVID-19-SEIR-LSTM Public
本项目实现2019新型冠状病毒肺炎预测,分别采用经典传染病动力学模型SEIR和LSTM神经网络实现,通过控制模型参数来改变干预程度,体现防控的意义。
-
CloseAirCombat Public
Forked from liuqh16/LAGAn environment based on JSBSIM aimed at one-to-one close air combat.
Python UpdatedFeb 21, 2024 -
epymarl Public
Forked from uoe-agents/epymarlAn extension of the PyMARL codebase that includes additional algorithms and environment support
Python Apache License 2.0 UpdatedApr 20, 2022 -
Safe-Reinforcement-Learning-Baseline Public
Forked from chauncygu/Safe-Reinforcement-Learning-BaselinesThe repository is for safe reinforcement learning baselines.
-
-
-
invalid-action-masking Public
Forked from vwxyzjn/invalid-action-maskingSource Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms
Python MIT License UpdatedSep 29, 2021 -
adeptRL Public
Forked from heronsystems/adeptRLReinforcement learning framework to accelerate research
Python GNU General Public License v3.0 UpdatedJan 12, 2021 -
ElegantRL Public
Forked from AI4Finance-Foundation/ElegantRLLightweight, stable, efficient PyTorch implement of reinforcement learning. I want to call this PyTorch implement as "3-Python-file-RL".
Python Other UpdatedJan 11, 2021 -
StarCraft Public
Forked from starry-sky6688/MARL-AlgorithmsImplementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario of StarCraft II
Python UpdatedJan 11, 2021 -
Deep-Reinforcement-Learning-Hands-On Public
Forked from PacktPublishing/Deep-Reinforcement-Learning-Hands-OnHands-on Deep Reinforcement Learning, published by Packt
Python MIT License UpdatedDec 15, 2020 -
smac Public
Forked from oxwhirl/smacSMAC: The StarCraft Multi-Agent Challenge
Python MIT License UpdatedNov 25, 2020 -
pymarl Public
Forked from oxwhirl/pymarlPython Multi-Agent Reinforcement Learning framework
Python Apache License 2.0 UpdatedNov 16, 2020 -
-
random-network-distillation Public
Forked from openai/random-network-distillationCode for the paper "Exploration by Random Network Distillation"
Python UpdatedOct 1, 2020 -
ml-agents Public
Forked from Unity-Technologies/ml-agentsUnity Machine Learning Agents Toolkit
-
RL-Implementation Public
Forked from feidieufo/RL-Implementationsimple code to reinforcement learning
Python UpdatedAug 30, 2020 -
-
arxiv.py Public
Forked from lukasschwab/arxiv.pyPython wrapper for the arXiv API
Python MIT License UpdatedAug 13, 2020 -
rl-baselines-zoo Public
Forked from araffin/rl-baselines-zooA collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.
Python MIT License UpdatedAug 4, 2020 -
Reinforcement-Implementation Public
Forked from zhangchuheng123/Reinforcement-ImplementationImplementation of benchmark RL algorithms
-
maddpg Public
Forked from openai/maddpgCode for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
-
ray Public
Forked from ray-project/rayA fast and simple framework for building and running distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning libr…
Python Apache License 2.0 UpdatedMar 31, 2020 -
Deep-reinforcement-learning-with-pytorch Public
Forked from sweetice/Deep-reinforcement-learning-with-pytorchPyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
-
spinningup Public
Forked from openai/spinningupAn educational resource to help anyone learn deep reinforcement learning.
-
SQDDPG Public
Forked from hsvgbkhgbv/SQDDPGThis is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled by ''Shapley Q-value: A Local Reward Approach to Solve Globa…
-
Deep-Reinforcement-Learning-Algorithms-with-PyTorch Public
Forked from p-christ/Deep-Reinforcement-Learning-Algorithms-with-PyTorchPyTorch implementations of deep reinforcement learning algorithms and environments
-
DeepRL Public
Forked from ShangtongZhang/DeepRLModularized Implementation of Deep RL Algorithms in PyTorch
Python MIT License UpdatedJan 20, 2020 -
Papers with code. Sorted by stars. Updated weekly.
-
DeepRL-1 Public
Forked from NeuronDance/DeepRLDeep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone