Deep_reinforcement_learning_Course
Deep_reinforcement_learning_Course copied to clipboard
Update Q-learning Taxi-v2 notebook:
- Fix the URL to show the image link properly for taxi.png
- Use np.mean() to average the rewards for the algorithm test.
- Clear the output from the notebook cells.