mountain-car
Here are 39 public repositories matching this topic...
Language:All
Sort:Most stars
Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
- Updated
May 2, 2023 - Python
Solving OpenAI Gym problems.
- Updated
Jan 12, 2021 - Python
Solutions and figures for problems from Reinforcement Learning: An Introduction Sutton&Barto
- Updated
Jul 16, 2019 - Python
In this all Projects dealing with reinforcement learning wil be uploaded
- Updated
Nov 5, 2020 - Python
A simple baseline for mountain-car @ gym
- Updated
Jan 15, 2020 - Python
Implementation of Reinforcement Algorithms from scratch
- Updated
Dec 6, 2018 - Python
solution to mountain car problem of OpenAI Gym
- Updated
Jul 26, 2018 - Python
👾 My solutions to OpenAI Gym Reinforcement Learning problems.
- Updated
Jun 23, 2018 - Python
Reinforcement Learning algorithms SARSA, Q-Learning, DQN, for Classical and MuJoCo Environments and testing them with OpenAI Gym.
- Updated
Aug 1, 2018 - Jupyter Notebook
This repo implements Deep Q-Network (DQN) for solving the Mountain Car v0 environment (discrete version) of the Gymnasium library using Python 3.8 and PyTorch 2.0.1 with a custom reward function for faster convergence.
- Updated
Mar 19, 2024 - Python
Inverse Reinforcement Learning Algorithm implementation with Python
- Updated
Dec 31, 2023 - Python
Reinforcement learning algorithms to solve OpenAI gym environments
- Updated
May 16, 2020 - Python
Implementing reinforcement learning algorithms using TensorFlow and Keras in OpenAI Gym
- Updated
Nov 22, 2018 - Python
Deep RL toy example based on gym package with several methods
- Updated
Jan 15, 2020 - Python
A car is on a one-dimensional track, positioned between two "mountains". The goal is to drive up the mountain on the right; however, the car's engine is not strong enough to scale the mountain in a single pass. Therefore, the only way to succeed is to drive back and forth to build up momentum.
- Updated
Sep 22, 2020 - Python
Comparing VPG, TRPO and PPO from Policy Gradient family
- Updated
Jun 13, 2023 - Python
Code for the Genetic Algorithms for Mapping Evolution (GAME), a project done at Johns Hopkins University during Fall 2022.
- Updated
Nov 15, 2024 - Jupyter Notebook
This repo is for playing with reinforcement learning algorithms. I am either using openai gym or ViZDoom as an environment.
- Updated
May 18, 2020 - Python
Improve this page
Add a description, image, and links to themountain-car topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with themountain-car topic, visit your repo's landing page and select "manage topics."