-
Updated
Dec 24, 2022 - Python
mountain-car
Here are 28 public repositories matching this topic...
An implementation of the paper "Reinforcement learning with a bilinear Q function" on the Mountain Car problem.
-
Updated
Sep 20, 2021 - Python
Deep Reinforcement learning applied on open AI MountainCar environment
-
Updated
Apr 15, 2018 - Python
Own researches in reinforcement learning using openai-gym.
-
Updated
Jul 27, 2021 - Python
Implementation of SARSA Semi-Gradient Method on the Mountain Car Open AI Environment.
-
Updated
Dec 8, 2022 - Python
Double deep q network implementation in OpenAI Gym's "Mountain Car" environment
-
Updated
Sep 24, 2023 - Python
This repository contains codes of deep deducing solving the classic control problems.
-
Updated
Jan 24, 2022 - Python
-
Updated
Apr 26, 2021 - Python
Reinforcement learning algorithm implementation for "Artificial Intelligence" course project, La Sapienza, Rome, Italy, 2018
-
Updated
Jan 23, 2019 - Python
Python implementation of the Particle Swarm Optimization algorithm and some variants
-
Updated
Sep 24, 2025 - Python
Q Learning, SARSA, Expected SARSA to solve OpenAI's gym.mountain_car environment
-
Updated
Mar 2, 2019 - Python
My programs during CS747 (Foundations of Intelligent and Learning Agents) Autumn 2021-22
-
Updated
Apr 17, 2022 - Python
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
Deep RL toy example based on gym package with several methods
-
Updated
Jan 15, 2020 - Python
Implementing reinforcement learning algorithms using TensorFlow and Keras in OpenAI Gym
-
Updated
Nov 22, 2018 - 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
Reinforcement learning algorithms to solve OpenAI gym environments
-
Updated
May 16, 2020 - Python
Inverse Reinforcement Learning Algorithm implementation with Python
-
Updated
Dec 31, 2023 - Python
👾 My solutions to OpenAI Gym Reinforcement Learning problems.
-
Updated
Jun 23, 2018 - Python
Improve this page
Add a description, image, and links to the mountain-car topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mountain-car topic, visit your repo's landing page and select "manage topics."