Akash Goel
Akash Goel
1. Fix the URL to show the image link properly for taxi.png 2. Use np.mean() to average the rewards for the algorithm test. 3. Clear the output from the notebook...
Issue: URL broken for deterministic version. Fixes #79
The hyperlink redirects to the same page (https://github.com/goelakash/Deep_reinforcement_learning_Course/tree/master/Q%20learning/FrozenLake). Error is in this file: https://github.com/simoninithomas/Deep_reinforcement_learning_Course/blob/master/Q%20learning/FrozenLake/readme.md
Hey guys! Should we consider adding support for various relational or NoSQL cloud databases (DDB, RDS, Google Datastore, etc) ? Might be useful to run analyses on EC2 or similar...
For PR #75 @rehassachdeva
Python version: 2.7.6, (using `virtualenv`) 2.7.9 Steps to reproduce: 1. `cd` into the repo folder. 2. `sudo python setup.py install` 3. `py.test` The same doesn't happen without installing pydsa. Test...