Investigating Transfer Learning in Modern Deep Reinforcement Learning Architectures
-
Updated
Sep 23, 2022 - Python
Investigating Transfer Learning in Modern Deep Reinforcement Learning Architectures
The following project concerns the development of an intelligent agent for the famous game produced by Nintendo Super Mario Bros. More in detail: the goal of this project was to design, implement and train an agent with the Q-learning reinforcement learning algorithm.
Double deep q network implementation in OpenAI Gym's "Mountain Car" environment
This project is a Double Deep Q learning Agent that learns to play the dice game Yahtzee
Add a description, image, and links to the double-deep-q-networks topic page so that developers can more easily learn about it.
To associate your repository with the double-deep-q-networks topic, visit your repo's landing page and select "manage topics."