Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
37 contributions in the last year
Contribution activity
October 2020
marioyc has no activity
yet for this period.
September 2020
Created an issue in BY571/Munchausen-RL that received 4 comments
Wrong value in call to F.softmax
Should F.softmax(Q_targets_next, dim=1) be F.softmax(Q_targets_next / entropy_tau, dim=1) instead?
4
comments

