FitMachineLearning / FitMLLinks
A collection of python Machine Learning articles and examples. You will find code related to Reinforcement Learning, Q Learning, MDP, Bellman, OpenAI solutions and others. You can watch our agents here http://bit.ly/2Ayj4vA
☆190Updated 2 years ago
Alternatives and similar repositories for FitML
Users that are interested in FitML are comparing it to the libraries listed below
Sorting:
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆150Updated 7 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- An implementation of the ideas from this paper https://arxiv.org/pdf/1803.10122.pdf☆282Updated 2 years ago
- A fast Evolution Strategy implementation in Python☆271Updated 5 years ago
- A reinforcement learning framework☆157Updated 6 years ago
- AI learning to walk in gym's BipedalWalker environment.☆67Updated 8 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 7 years ago
- SpaceX Falcon 9 Box2D continuous-action simulation with traditional and AI controllers.☆333Updated 2 years ago
- C51-DDQN in Keras☆127Updated 7 years ago
- Reinforcement Learning in Keras on VizDoom☆143Updated 7 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- ☆137Updated 7 years ago
- Coding Demos from the School of AI's Move37 Course☆183Updated 6 years ago
- Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks☆329Updated 4 years ago
- ☆303Updated 2 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆218Updated 6 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- Gym - Doom environments based on VizDoom.☆103Updated 8 years ago
- This package allows to use PLE as a gym environment.☆72Updated 5 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆207Updated 4 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Updated 5 years ago
- Explore and find reinforcement learning environments in a list of 150+ open source environments.☆90Updated 2 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆49Updated 7 years ago
- A 150-lines python code for Augmented Random Search (https://arxiv.org/abs/1803.07055) with numpy.☆71Updated 6 years ago
- random search, hill climbing, policy gradient☆145Updated 7 years ago
- Reinforcement Learning Simulator for Donkey Car☆135Updated 5 years ago
- An implementation of the Augmented Random Search algorithm☆425Updated 4 years ago
- A simple stochastic OpenAI environment for training RL agents☆88Updated 2 years ago