Skip to content

mocha-workme/mountain_car_dqn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mountaincar-v0 with DQN


Solution to the OpenAI Gym environment of the MountainCar through Deep Q-Learning

description


  • It is done in the mountaincar-v0 version provided by gym.
  • You can run it on google colab, and it is possible without gpu.
  • Model result images, graphs, and model storage functions are provided.

environment in colab:


  1. gym
  2. keras
  3. numpy

edit value


  1. action : left, right
  2. reward : right action correction

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published