baselines
RL frameworks
High-quality implementations of reinforcement learning algorithms for research and development purposes
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
16k stars
645 watching
5k forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openai/gym | A toolkit for developing and comparing reinforcement learning algorithms using a standardized API to interact with environments. | 34,835 |
farama-foundation/gymnasium | Develops and compares reinforcement learning algorithms by providing a standard API to communicate between learning algorithms and environments | 7,374 |
dlr-rm/stable-baselines3 | A collection of reliable implementations of reinforcement learning algorithms in PyTorch | 9,144 |
packtpublishing/hands-on-intelligent-agents-with-openai-gym | Teaching software developers to build intelligent agents using deep reinforcement learning and OpenAI Gym | 373 |
openai/consistency_models | A PyTorch-based framework for training and sampling consistency models in image generation | 6,166 |
vwxyzjn/cleanrl | A single-file implementation of Deep Reinforcement Learning algorithms with research-friendly features. | 5,727 |
openai/openai-cookbook | A comprehensive resource for using the OpenAI API to accomplish common tasks | 59,807 |
openai/openai-python | A Python library providing convenient access to the OpenAI API for various tasks such as chat completion and image processing. | 23,015 |
keras-rl/keras-rl | An implementation of state-of-the-art deep reinforcement learning algorithms in Python. | 5,527 |
rlcode/reinforcement-learning | A collection of clean and minimal examples for various reinforcement learning algorithms | 3,376 |
opendilab/di-engine | A comprehensive decision intelligence framework for building and deploying reinforcement learning models | 3,098 |
ricklamers/gpt-code-ui | An interactive code generation and execution tool using AI models | 3,561 |
p-christ/deep-reinforcement-learning-algorithms-with-pytorch | PyTorch implementations of popular deep reinforcement learning algorithms and environments. | 5,640 |
plasma-umass/scalene | A high-performance Python profiler that analyzes CPU, GPU, and memory usage, providing detailed information and AI-powered optimization suggestions. | 12,186 |
openai/gpt-2 | A repository providing code and models for research into language modeling and multitask learning | 22,559 |