Skip to content

EvanDufraisse/CS-7641-reinforcement-learning-assignment

Repository files navigation

ml_assignement_4

The code is in python 3xx

I used a Jupyter Notebook to import classes and algorithms, as well as to plot.

Forest_Management_mdp.py Contains the class to initialize the Forest Management problem
Tictactoe_mdp.py Contains the class to initialize the Tictactoe problems
policy_iteration_tic_tac_toe.py
policy_iteration_forest_management.py
q_learning.py Contains q_learning implementation for Forest Management
q_learning_tic_tac_toe.py
value_iteration_forest_management.py
value_iteration_tic_tac_toe.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages