FitMachineLearning / FitML
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
☆186Updated 2 years ago
Alternatives and similar repositories for FitML:
Users that are interested in FitML are comparing it to the libraries listed below
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆148Updated 6 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆102Updated 4 years ago
- AI learning to walk in gym's BipedalWalker environment.☆66Updated 7 years ago
- A simple stochastic OpenAI environment for training RL agents☆89Updated 2 years ago
- This is the Code for "Deep Q Learning - The Math of Intelligence #9" By Siraj Raval on Youtube☆161Updated 7 years ago
- Reinforcement Learning in Keras on VizDoom☆145Updated 7 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 6 years ago
- A fast Evolution Strategy implementation in Python☆273Updated 4 years ago
- A reinforcement learning framework☆154Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- ☆303Updated last year
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆111Updated 7 years ago
- Gym - Doom environments based on VizDoom.☆102Updated 7 years ago
- random search, hill climbing, policy gradient☆140Updated 6 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆92Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Deep Developmental Reinforcement Learning☆29Updated 4 years ago
- NEAT Solver for OpenAI☆146Updated 8 years ago
- C51-DDQN in Keras☆125Updated 7 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆315Updated 3 years ago
- A 150-lines python code for Augmented Random Search (https://arxiv.org/abs/1803.07055) with numpy.☆71Updated 6 years ago
- Gym - 32 levels of original Super Mario Bros☆288Updated 6 years ago
- This package allows to use PLE as a gym environment.☆72Updated 4 years ago
- [RSS 2019] End-to-End Robotic Reinforcement Learning without Reward Engineering☆374Updated 2 years ago
- Reinforcement Learning with Goals☆170Updated 5 years ago
- An implementation of the ideas from this paper https://arxiv.org/pdf/1803.10122.pdf☆283Updated 2 years ago
- Implementation of the paper "Overcoming Exploration in Reinforcement Learning with Demonstrations" Nair et al. over the HER baselines fro…☆152Updated 3 years ago