Skip to content

Implementations of algorithms for Reinforcement Learning assignments

License

Notifications You must be signed in to change notification settings

HEXcube/ReinfoLearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning

Python implementations of algorithms for assignments of Reinforcement Learning elective. Part of Cochin University Masters Degree course for 2018 scheme.

How To Setup

On Ubuntu 16.04 LTS or up:

sudo apt install python3-pip
pip3 install --user jupyterlab

jupyter lab

Assignments List

License

  • Except where otherwise noted, all original content here are released under MIT license