Skip to content

BenjaSar/RL_II

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

header

Reinforcemente Learning II - Final Assigment

Welcome! πŸ‘‹

This repository contains the final assignment for the course Reinforcement Learning II. The project implements and demonstrates a reinforcement learning agent using key techniques covered in the course.

πŸ“‚ Project Structure

β”œβ”€β”€ doc/ # Source code (models, training, utils) β”œβ”€β”€ notebooks/ # (Optional) Jupyter notebooks for experiments β”œβ”€β”€ requirements.txt # List of dependencies β”œβ”€β”€ .gitignore # Files and folders ignored by Git └── README.md # Project overview and instructions

🧠 Key Concepts Applied

  • Deep Q-Learning (DDQN)

πŸ“‹ Requirements

To install the required dependencies, create a Python environment and install the packages from requirements.txt:

How to run

For running the project, execute the notebook tpfinal that you will find in the folder notebook.

πŸ“ˆ Results

The project includes training logs and plots showing the agent's performance over time. You’ll find them in the results/ directory or generated after training.

References

Author

This project was developed as part of the final coursework for Reinforcement Learning II.

Feel free to explore, run, or adapt the code for your own experiments.

footer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors