1. Introduction to deep reinforcement learning (Livebook) (No Notebook) 2. Mathematical foundations of reinforcement learning (Livebook) (Notebook) Implementations of several MDPs: Bandit Walk Bandit Slippery Walk Slippery Walk Three Random Walk ...
1. Introduction to deep reinforcement learning (Livebook) (No Notebook) 2. Mathematical foundations of reinforcement learning (Livebook) (Notebook) Implementations of several MDPs: Bandit Walk Bandit Slippery Walk Slippery Walk Three Random Walk Russell and Norvig's Gridworld from AIMA FrozenLake...
ch10-reinforcement_learning readme_assets .gitignore LICENSE.txt README.md __init__.py requirements.txt Repository files navigation README License Grokking Artificial Intelligence Algorithms Get Grokking Artificial Intelligence Algorithms at Manning Publications Rather Learn by exploring the code...
ch06-swarm_intelligence-ants ch07-swarm_intelligence-particles ch08-machine_learning ch09-artificial_neural_networks ch10-reinforcement_learning readme_assets .gitignore LICENSE.txt README.md __init__.py requirements.txtBreadcrumbs Grokking-Artificial-Intelligence-Algorithms / .gitignoreLatest...
Grokking Deep Reinforcement Learning Note: At the moment, only running the code from the docker container (below) is supported. Docker allows for creating a single environment that is more likely to work on all systems. Basically, I install and configure all packages for you, except docker itse...