Live data from Hacker News

Viewing profile — jachiam

jachiam

HN member
Joined
Thu, Nov 08, 2018, 9:23 PM UTC
HN karma
12
Public activity
9 items

About jachiam

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #21457409

    Hello! Spinning Up author here. I would love to hear your thoughts on this! So far I have had a lot of success teaching people about DDPG using this code example, but I'm grateful …

  3. comment
    Comment #21457235

    Hello! Spinning Up author here. Very reasonable point that it is not clearly explained why you need to store logp_pi in the buffer. But the reason is that it would require addition…

  4. comment
    Comment #19292940

    Hi! Keep an eye on our blog and twitter accounts. We announced this workshop back in November (in the original blog post for Spinning Up, located here: https://blog.openai.com/spin…

  5. comment
    Comment #18417773

    The guide doesn't assume access to specialized hardware. Experiments and iterations with all of those algorithms can be done on a normal CPU that anyone has. :) Quote: "Iterate fas…

  6. comment
    Comment #18411788

    Hi! A few people had this question on Twitter also. Our response: "Several of us at OpenAI are thinking seriously about how to make something like this happen! I can't promise anyt…

  7. comment
    Comment #18410722

    No, but please open up an issue on Github and we'll look into making one! :) https://github.com/openai/spinningup/issues/new

  8. comment
    Comment #18410714

    Let us know by opening an issue on Github: https://github.com/openai/spinningup/issues/new

  9. comment
    Comment #18410249

    Hi! Primary developer for Spinning Up here. The code for this was developed mostly in June and July this year, and Eager still felt relatively new to me. I wanted to wait for Eager…