Skip to content

wjdghks950/DQN-automatic-parking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DQN Automatic Parking

The codes in this repository allows an agent to learn to park automatically using Deep Q-learning.

Main codes

agent.py - contains the LearningAgent class
car_parking_env.py - contains the Parking environment class (car_parking_env)

How to run the simulator

python agent.py

About

Learning to park automatically using Deep Q-learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published