Practical_RL icon indicating copy to clipboard operation
Practical_RL copied to clipboard

A course in reinforcement learning in the wild

Results 44 Practical_RL issues
Sort by recently updated
recently updated
newest added

Is it still possible to submit notebooks to coursera so that the submission is registered towards course completion? If so, how?

The last commit in Coursera branch deleted the grading module for week1, and this sets barriers for us students to submit the assignments and pass the course. I don't know...

Slides in the Materials of #4_approx_rl are not available. Link to the materials: https://github.com/yandexdataschool/Practical_RL/tree/master/week04_approx_rl#materials Screenshot: ![image](https://user-images.githubusercontent.com/72295771/179198258-b331de5c-973b-47bd-b026-7b561409cdb0.png)

It is adding a new blog that summarises week 05 based on the provided materials for this week.

In Week 05, Videos added 4 months ago have an issue, please check them out!. Thanks

I am confused deeply about logp_sample and entropy in Function scst_objective_on_batch in week07_seq2seq/practice_torch. But there is no correct answer as a reference. Recently I want to reproduce the seq2seq with...

Hello there, First, I have to thank you so much for providing us with such an amazing curriculum. Second, I want to assign a note here that took me some...

Hello. I'm just student. I'm not good at English so Excuse me first. In https://github.com/yandexdataschool/Practical_RL/blob/master/week04_approx_rl/homework_pytorch_main.ipynb, class DQNAgent's forward uses n_actions of global variables as following. "assert len( qvalues.shape) == 2...

And fix mistake in word "alll"

This should be rewritten. I've made this PR only to ensure that we don't forget about the existence of this branch. Fixes #417.