This project explores reinforcement learning algorithms and their implementations.
- Classic RL algorithms
- Tutorials and examples
- Visualization tools
Clone the repository and install dependencies:
git clone <repository-url>
cd Reinforcement_Learning
pip install -r requirements.txt
This project credits Otzar Jaffe for the school lesson.
This project is licensed under the MIT License.