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:
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆150Updated 7 years ago
- Reinforcement Learning in Keras on VizDoom☆143Updated 7 years ago
- AI learning to walk in gym's BipedalWalker environment.☆67Updated 8 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☆156Updated 6 years ago
- SpaceX Falcon 9 Box2D continuous-action simulation with traditional and AI controllers.☆332Updated 2 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- A 150-lines python code for Augmented Random Search (https://arxiv.org/abs/1803.07055) with numpy.☆71Updated 6 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆113Updated 7 years ago
- Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks☆329Updated 4 years ago
- Bandits Environments for the OpenAI Gym☆89Updated 5 years ago
- Evolving deep neural network agents using Genetic Algorithms☆68Updated 6 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- ☆302Updated 2 years ago
- Gym - Doom environments based on VizDoom.☆103Updated 8 years ago
- World Models applied to the Open AI Sonic Retro Contest☆77Updated 7 years ago
- RL experiments☆69Updated 2 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago
- An implementation of the Augmented Random Search algorithm☆425Updated 3 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Updated 5 years ago
- This package allows to use PLE as a gym environment.☆72Updated 5 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- ☆137Updated 7 years ago
- [RSS 2019] End-to-End Robotic Reinforcement Learning without Reward Engineering☆374Updated 2 years ago
- A simple stochastic OpenAI environment for training RL agents☆88Updated 2 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago