nicknochnack / OpenAI-Reinforcement-Learning-with-Custom-Environment
This code accompanies the YouTube tutorial where we build a custom OpenAI environment for reinforcement learning.
☆104Updated last year
Alternatives and similar repositories for OpenAI-Reinforcement-Learning-with-Custom-Environment
Users that are interested in OpenAI-Reinforcement-Learning-with-Custom-Environment are comparing it to the libraries listed below
Sorting:
- ☆304Updated 3 years ago
- A tutorial walking through the use of Keras-RL for reinforcement learning with OpenAI gym.☆70Updated 4 years ago
- Reinforcement learning tutorials☆380Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated 2 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆191Updated 2 years ago
- A notebook walking through how to use Keras RL to solve Atari environments.☆25Updated 4 years ago
- ☆185Updated 3 years ago
- Source Code for 'Deep Reinforcement Learning with Python' by Nimish Sanghi☆48Updated 2 years ago
- ☆400Updated last year
- Mastering Reinforcement Learning with Python, published by Packt☆157Updated last week
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆414Updated 4 years ago
- ☆23Updated 2 years ago
- Reinforcement learning with tensorflow 2 keras☆251Updated 4 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 3 weeks ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆223Updated 3 months ago
- Open source collection of Reinforcement Learning Environments.☆76Updated last year
- Implementations of Coursera Reinforcement Learning Specialization☆42Updated 5 years ago
- Deep Reinforcement Learning (RL) Using Python☆35Updated last year
- ⚡ Building applications with LLMs through composability ⚡☆13Updated last year
- A Reinforcement Learning Project using PPO + LSTM☆76Updated last year
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 4 years ago
- A walkthrough of using the gym-anytrading environment for reinforcement learning applications leveraging custom datasets.☆138Updated 4 years ago
- Repository for most of the code from my YouTube channel☆910Updated last year
- Python Reinforcement Learning Projects, published by Packt☆186Updated 2 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆125Updated 5 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- ☆11Updated 5 years ago
- Code from "Intro to OpenAI Gym" tutorial video: https://youtu.be/8MC3y7ASoPs☆69Updated 6 years ago
- These code files implement the deep Q learning network algorithm from scratch by using Python, TensorFlow, and OpenAI Gym. The codes are …☆19Updated last month