the-computer-scientist / OpenAIGym
Code from "Intro to OpenAI Gym" tutorial video: https://youtu.be/8MC3y7ASoPs
☆69Updated 5 years ago
Alternatives and similar repositories for OpenAIGym:
Users that are interested in OpenAIGym are comparing it to the libraries listed below
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆396Updated 3 years ago
- Reinforcement learning tutorials☆365Updated last year
- ☆371Updated last year
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Python Reinforcement Learning Projects, published by Packt☆178Updated last year
- My solutions to the projects (and mini-projects) of the Deep Reinforcement Learning Nanodegree by Udacity☆63Updated 2 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆215Updated 4 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆195Updated 2 years ago
- Solving OpenAI Gym problems.☆185Updated 4 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆290Updated last year
- ☆182Updated 2 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆179Updated 2 years ago
- Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTo…☆377Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated 11 months ago
- Code repository for my course on the fundamentals of reinforcement learning☆92Updated 5 years ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆385Updated 2 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆96Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆212Updated last week
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆184Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆357Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆312Updated 4 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆98Updated 2 years ago
- Keras Reinforcement Learning Projects published by Packt☆50Updated 2 years ago
- Repository for most of the code from my YouTube channel☆889Updated last year
- OpenAI's cartpole env solver.☆152Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆539Updated 3 months ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Proximal Policy Optimization implementation with TensorFlow☆105Updated 6 years ago