mohamedrxo/DQN
Here, I implement Deep Q-Learning (DQN) to train agents on various Gym environments. The project explores reinforcement learning techniques, focusing on value-based learning to solve a wide range of tasks.
Stars
5
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mohamedrxo/DQN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
qgallouedec/panda-gym
Set of robotic environments based on PyBullet physics engine and gymnasium.
nicrusso7/rex-gym
OpenAI Gym environments for an open-source quadruped robot (SpotMicro)
amazon-science/auction-gym
AuctionGym is a simulation environment that enables reproducible evaluation of bandit and...
upb-lea/openmodelica-microgrid-gym
OpenModelica Microgrid Gym (OMG): An OpenAI Gym Environment for Microgrids
vietnh1009/Super-mario-bros-A3C-pytorch
Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros