This repo implements Deep Q-Network (DQN) for solving the Cliff Walking v0 environment of the Gymnasium library using Python 3.8 and PyTorch 2.0.1 with the finest tuning.
python reinforcement-learning deep-learning deep-reinforcement-learning q-learning pytorch dqn gym deep-q-network gymnasium drl deep-q-learning cliffwalking drl-pytorch cliff-walking-problem
-
Updated
Mar 19, 2024 - Python