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 3 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☆142Updated 8 years ago
- C51-DDQN in Keras☆126Updated 8 years ago
- A reinforcement learning framework☆157Updated 7 years ago
- SpaceX Falcon 9 Box2D continuous-action simulation with traditional and AI controllers.☆336Updated 2 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 8 years ago
- A fast Evolution Strategy implementation in Python☆271Updated 5 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 8 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☆286Updated 2 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆38Updated 4 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- Gym - Doom environments based on VizDoom.☆104Updated 8 years ago
- [RSS 2019] End-to-End Robotic Reinforcement Learning without Reward Engineering☆375Updated 3 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Updated 6 years ago
- This package allows to use PLE as a gym environment.☆72Updated 5 years ago
- A 150-lines python code for Augmented Random Search (https://arxiv.org/abs/1803.07055) with numpy.☆71Updated 7 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 7 years ago
- Our NIPS 2017: Learning to Run source code☆55Updated 2 years ago
- Shared autonomy via deep reinforcement learning☆81Updated 2 years ago
- ☆304Updated 2 years ago
- World Models applied to the Open AI Sonic Retro Contest☆77Updated 7 years ago
- Source code for OpenAI Retro Contest for Sonic the Hedgehog☆31Updated 7 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 7 years ago
- NEAT Solver for OpenAI☆144Updated 8 years ago
- Evolving deep neural network agents using Genetic Algorithms☆69Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆152Updated 2 years ago
- random search, hill climbing, policy gradient☆145Updated 7 years ago