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
☆189Updated 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☆149Updated 7 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 4 years ago
- AI learning to walk in gym's BipedalWalker environment.☆66Updated 7 years ago
- [RSS 2019] End-to-End Robotic Reinforcement Learning without Reward Engineering☆373Updated 2 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- ☆303Updated 2 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago
- A reinforcement learning framework☆155Updated 6 years ago
- Proximal Policy Optimization implementation with TensorFlow☆107Updated 6 years ago
- ☆134Updated 7 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- Gym - Doom environments based on VizDoom.☆103Updated 8 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Openai Gym with Dart support☆141Updated 4 years ago
- A fast Evolution Strategy implementation in Python☆274Updated 5 years ago
- Gridworld environments for OpenAI gym.☆80Updated last year
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆204Updated 4 years ago
- Structural implementation of RL key algorithms☆512Updated 2 years ago
- Reinforcement Learning in Keras on VizDoom☆144Updated 7 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆203Updated 4 years ago
- An implementation of the ideas from this paper https://arxiv.org/pdf/1803.10122.pdf☆282Updated 2 years ago
- A simple stochastic OpenAI environment for training RL agents☆88Updated 2 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆425Updated last year
- Code repository for my course on the fundamentals of reinforcement learning☆94Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Updated 5 years ago
- Deep DQN Based Reinforcement Learning for simple Pong PyGame☆43Updated 7 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆87Updated 4 years ago