Skip to main content
  1. Data Science Blog/

Reinforcement Learning Git Repositories

·515 words·3 mins· loading · ·
Data Science Resources Machine Learning Data Science AI/ML Research & Evaluation Reinforcement Learning (RL) Machine Learning GitHub Deep Learning (DL) AI Development Open Source Python

Reinforcement Learning Git Repositories

Reinforcement Learning Git Repositories
#

Sno.URLDescription
1https://github.com/openai/baselinesOpenAI Baselines: high-quality implementations of reinforcement learning algorithms
2https://github.com/hill-a/stable-baselinesA fork of OpenAI Baselines, implementations of reinforcement learning algorithms
3https://github.com/openai/spinningupAn educational resource to help anyone learn deep reinforcement learning.
4https://github.com/google/dopamineDopamine is a research framework for fast prototyping of reinforcement learning algorithms.
5https://github.com/tensorflow/agentsTF-Agents is a library for Reinforcement Learning in TensorFlow
6https://github.com/deepmind/trflTensorFlow Reinforcement Learning
7https://github.com/facebookresearch/HorizonA platform for Applied Reinforcement Learning (Applied RL)
8https://github.com/facebookresearch/ELFAn End-To-End, Lightweight and Flexible Platform for Game Research
9https://github.com/NervanaSystems/coachReinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
10https://github.com/ray-project/ray/tree/master/python/ray/rllibA fast and simple framework for building and running distributed applications.
11https://github.com/keras-rl/keras-rlDeep Reinforcement Learning for Keras.
12https://github.com/ikostrikov/pytorch-a2c-ppo-acktr-gailPyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
13https://github.com/Kaixhin/RainbowRainbow: Combining Improvements in Deep Reinforcement Learning
14https://github.com/MillionIntegrals/velVelocity in deep-learning research
15https://github.com/tensorforce/tensorforceTensorforce: A TensorFlow library for applied reinforcement learning
16https://github.com/kengz/SLM-LabModular Deep Reinforcement Learning framework in PyTorch.
17https://github.com/rlworkgroup/garageA framework for reproducible reinforcement learning research
18https://github.com/catalyst-team/catalystReproducible and fast DL & RL.
19https://github.com/higgsfield/RL-AdventurePytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL
20https://github.com/qfettes/DeepRL-TutorialsContains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
21https://github.com/openai/gymA toolkit for developing and comparing reinforcement learning algorithms.
22https://github.com/deepmind/labA customisable 3D platform for agent-based AI research
23https://github.com/Microsoft/malmoProject Malmo is a platform for Artificial Intelligence experimentation and research built on top of Minecraft. We aim to inspire a new generation of research into challenging new problems presented by this unique environment. — For installation instruct
24https://github.com/openai/retroRetro Games in Gym
25https://github.com/deepmind/dm_controlThe DeepMind Control Suite and Package
26https://github.com/openai/neural-mmoNeural MMO – A Massively Multiagent Game Environment
27https://github.com/openai/gymGym @ OpenAI
28https://github.com/deepmind/labLab @ DeepMind
29https://github.com/Microsoft/malmoProject Malmo @ Microsoft
30https://github.com/openai/retroRetro @ OpenAI
31https://github.com/deepmind/dm_controlControl Suite @ DeepMind
32https://github.com/openai/neural-mmoNeural MMO @ OpenAI
33https://github.com/openai/baselinesTensorflow Maintained by OpenAI
34https://github.com/hill-a/stable-baselinesTensorflow Maintained by Antonin Raffin, Ashley Hill
35https://github.com/catalyst-team/catalystPyTorch Maintained by Sergey Kolesnikov
36https://github.com/ray-project/ray/tree/master/python/ray/rllibTensorflow Maintained by Ray Team
37https://github.com/tensorflow/agentsTensorflow Maintained by Google
38https://github.com/facebookresearch/HorizonPyTorch Maintained by Facebook
39https://github.com/NervanaSystems/coachTensorflow Maintained by Intel
40https://github.com/rlworkgroup/garageTensorflow Maintained by community
41https://github.com/kengz/SLM-LabPyTorch Maintained by Wah Loon Keng, Laura Graesser
42https://github.com/google/dopamineTensorflow Maintained by Google
43https://github.com/openai/spinningupTensorflow Maintained by OpenAI
44https://github.com/deepmind/trflTensorflow Maintained by DeepMind
45https://github.com/deepmind/scalable_agentTensorflow Maintained by DeepMind
46https://github.com/facebookresearch/ELFPyTorch Maintained by Facebook
47https://github.com/keras-rl/keras-rlTensorflow Maintained by Matthias Plappert
48https://github.com/ikostrikov/pytorch-a2c-ppo-acktr-gailPyTorch Maintained by Ilya Kostrikov
49https://github.com/Kaixhin/RainbowPyTorch Maintained by Kai Arulkumaran
50https://github.com/MillionIntegrals/velPyTorch Maintained by Jerry (?)
51https://github.com/Khrylx/PyTorch-RLPyTorch
52https://github.com/tensorforce/tensorforceTensorflow
53https://github.com/higgsfield/RL-AdventurePyTorch
54https://github.com/qfettes/DeepRL-TutorialsPyTorch
55https://github.com/SurrealAI/surrealTorchX
56https://github.com/zuoxingdong/lagomPyTorch
57https://github.com/dennybritz/reinforcement-learningTensorflow
58https://github.com/unixpickle/anyrl-pyTensorflow
59https://github.com/Scitator/rl-course-experimentsTensorflow
60https://github.com/oxwhirl/pymarlPyTorch

Related

From Claw Code to Clean Room: A Developer's Guide to Re-implementing Software Without Getting Sued
·2854 words·14 mins· loading
AI Ethics & Governance Software Development Technology Trends & Future Clean Room Design Intellectual Property AI Code Generation Software Copyright Trade Secrets Software Development
From Claw Code to Clean Room: A Developer’s Guide to Re-implementing Software Without Getting …
100 Websites You Only Need on the Internet
·1402 words·7 mins· loading
Data Science Resources Data Science Artificial Intelligence Developer Tools AI Tools Productivity Tools Online Learning
100 Websites You Only Need on the Internet # The internet has billions of pages. Most of them are …
The AI Leadership Playbook: A Reusable Workflow Template
·939 words·5 mins· loading
Business & Career Artificial Intelligence Career Development AI Integration Generative AI Future of Work
The AI Leadership Playbook: A Reusable Workflow Template # Part 7 of the Human Skills, AI-Expanded …
Agentic AI for Business Leaders: When Agents Help and When They Do Not
·967 words·5 mins· loading
Artificial Intelligence Business & Career Technology Trends & Future Career Development AI Integration Generative AI Future of Work
Agentic AI for Business Leaders: When Agents Help and When They Do Not # Part 6 of the Human …
AI for Technology Executives: Scenarios and Prompts
·1169 words·6 mins· loading
Business & Career Artificial Intelligence Technology Trends & Future Career Development AI Integration Generative AI Cybersecurity
AI for Technology Executives: Scenarios and Prompts # Part 5 of the Human Skills, AI-Expanded …