Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning Labs and Project

This repository contains lab exercises and a project for the Reinforcement Learning course.

Structure

Stable Baselines

Project

  • Project: Final project implementation
    • app.py: Application interface
    • main.py: Main execution file
    • rl.py: Reinforcement learning algorithms
    • test.py: Testing scripts

Getting Started

To run the Jupyter notebooks:

jupyter notebook

To run the Python scripts:

python Project/main.py

Requirements

  • Python 3.x
  • Jupyter Notebook
  • PyTorch (for some experiments)
  • Gym/Gymnasium (for reinforcement learning environments)
  • Stable Baselines (for the Stable-Baselines examples)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages