ehrenbrav.com - Obiter Dicta | The Blog of Ehren J. Brav

electronics (5218) running (4334) hiking (3105) cycling (2555) entrepreneurship (2433) coding (2001) rock climbing (390) mountaineering (317) law school (93) legal tech (52)

Example domain paragraphs

For those who want to get right to the good stuff, the installation instructions are below. This is a modification of Google DeepMind’s code: instead of training a computer to play classic Atari games, you train it to play Super Mario Bros.

1. On a linux-like system, execute the following steps:

sudo apt-get install git git clone https://github.com/ehrenbrav/DeepQNetwork.git cd DeepQNetwork sudo ./install_dependencies.sh