Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 763 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 763 Bytes

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