Skip to content

hankeceli/reinforcement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

reinforcement

Reinforcement learning by Berkeley AI Material.

All rights reserved by UC Berkeley. I have just uploaded for educational purposes which I also following the AI online course on Udemy that the Instructor also show via that materials how look like the basic full program in Reinforcement Learning.

This program has been created by Python2.7

You need to install Tkinter GUI (Graphical User Interface) package before the below statements. Run command for Linux: sudo apt-get install python-tk

Follow the below commands for the running on terminal;

python gridworld.py -h #It will bring you help menu.

http://ai.berkeley.edu/reinforcement.html

About

Reinforcement learning by Berkeley AI Material

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published