-
Notifications
You must be signed in to change notification settings - Fork 0
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.
License
MehdiShahbazi/DQN-Mountain-Car-Gymnasium
ErrorLooks like something went wrong!
About
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.