probml / pml2-book

Probabilistic Machine Learning: Advanced Topics
MIT License
1.4k stars 119 forks source link

some changes/ additions to ch 35 (RL) #331

Closed murphyk closed 3 months ago

murphyk commented 3 months ago

Sec 35.3.5 (DDPG)

Sec 35.4 (MBRL)

Sec 35.5.4 (new: offpolicy in practice)

Sec 35.6 (control as inference)

Sec 35.7 (new: imitation learning)

Sec 35.8 (new: "Other topics in RL")

murphyk commented 3 months ago

To avoid too much divergence from the original text, I have rolled back these changes. This new content will be added to a new tutorial on RL that I am writing.