xcode-select --install- Have homebrew installed as your Mac package manager
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
- Should you need to install Python
brew install python brew install pipenvbrew install cmake boost boost-python sdl2 swig wgetpipenv installpipenv shell
- UC Berkeley Reinforcement Learning Policy Gradient Lecture
- Blog post related to policy gradient method in tensorflow
- Vikram Krishnamurthy Partially Observed Markov Decision Processes: From Filtering to Controlled Sensing Chapters: 6.1, 8.1, 8.2
- Blog post on an outsiders view of RL
- Anthony Bisulco(Cornell MEng ECE 2019)arb426@cornell.edu
- Ben Zelditch(Cornell MEng CS 2019)bz87@cornell.edu
