Viewing profile — gh1
gh1
HN member- Joined
- Mon, Oct 10, 2016, 3:02 AM UTC
- HN karma
- 486
- Public activity
- 150 items
- HN profile
- View on Hacker News ↗
About gh1
No profile information was provided.
Recent public activity
-
comment
Comment #46933626
[dead]
- story
- story
-
comment
Comment #31618075
I think the idea is not to replace learning the theory or math, but rather to just postpone it. Learning the practical aspects of an engineering discipline can provide the necessar…
-
comment
Comment #31614468
Depends on what you mean by faster. Do you mean "time to solution" or "time to inference"? I think there are also more factors to take into consideration when considering the merit…
-
comment
Comment #31614208
I think the levels (high, low etc.) are relevant for the Deep RL algorithm, not the environment. The lower level version of OpenAI Gym canned environments would be custom Gym envir…
-
comment
Comment #31612113
Maybe this would help you differentiate: GPT-3, DALL-E 2 etc. uses transformers, while AlphaGo, OpenAI Five etc. uses Deep Reinforcement Learning. They are not mutually exclusive, …
-
comment
Comment #31611536
Good catch. I can imagine that this is annoying. I have put it in my todo. I hope you enjoy the course over the weekend.
-
comment
Comment #31611164
Thanks. I learned it from an Udemy course [0]. Took just a couple of weeks to pick up. Regarding overlays, Sketchbook supports the idea of layers. I simply put different elements i…
-
comment
Comment #31610537
My experience matches yours. Recently, I was trying to solve an optimization problem using Deep RL. As usual, I had to run many experiments over several days using various tricks a…
-
comment
Comment #31610209
I am sorry about that. Unfortunately, the same thing happens in Firefox when the tracking protection is set to "strict". This is apparently happening after Teachable updated their …
-
comment
Comment #31609343
I am glad you like it. The coding exercises don't require a GPU. Thankfully, most RL problems (and certainly the ones used in the course) require small neural nets which can be tra…
- comment
-
story
Show HN: Fast Deep Reinforcement Learning Course
I worked on this applied Deep Reinforcement Learning course for the better part of 2021. I made a Datacamp course [0] before, and this served as my inspiration to make an applied D…
- story
-
comment
Comment #21535188
Hi all, creator of PythonBooks here. PythonBooks is running since 2017. During launch, it was on the front page of HN [0]. Thanks to the HN community for showing so much interest i…
- story
-
comment
Comment #18839190
In my opinion, the best problem to solve are your own problems - both emotional and material.
- story
- story
-
comment
Comment #17338039
Yes, different priorities lead to different results. If you are looking at life satisfaction, then 8 hours a day is claimed to be optimal [0]. [0] https://link.springer.com/article…
-
comment
Comment #17331302
The article claims that catching up on sleep during the weekend doesn't work. This is most likely wrong information, as shown in this very recent study [0]. [0] https://onlinelibra…
- story
- story
-
comment
Comment #16812677
Golem (decentralized computing for rendering, machine learning etc.) just went into beta yesterday.