mountain-car-problem
There are 13 repositories under mountain-car-problem topic.
szaguldo-kamaz/FRI-ReinforcementLearning
Fuzzy Rule Interpolation-based Reinforcement Learning
MehdiShahbazi/DQN-Mountain-Car-Gymnasium
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.
feknall/gym-mountain-car
Q-Learning algorithm for OpenAI Mountain Car gym.
mgh5225/active-inference-mcp
Deep Active Inference of Mountain Car Problem
gmurro/mountain-scooter-problem
Optimization of the Mountain Car problem for CDMO class at @unibo
mahsaama/AI-Projects
Artificial Intelligence State-of-the-art algorithms
oaowren/IT3105---Artificial-Intelligence-Programming-Project-3
Reinforcement Learning for the Mountain Car Problem using Coarse Coding, delivered as the third and final project of IT3105 - Artificial Intelligence Programming at NTNU.
szaguldo-kamaz/FRI-ReinforcementLearning-C
Fuzzy Rule Interpolation-based Reinforcement Learning (C + AVX port)
tiborcamargo/MountainCar_WebCam
Fun project that allows you to control a Mountain Car based on hand recognition using your own Web Cam. End-to-end project using Tensorflow Keras as recognition model.
alexeyev/riding-the-sine-wave
...and generating ugly state-action maps for MountainCar-v0
amirR01/RL-problems
using Q-learning in 2 environment
SwamiKannan/Mountain-Car-v0
Mountain Car v0 using Q-Learning