Viewing profile — simpleladle
simpleladle
HN member- Joined
- Wed, Jan 25, 2023, 5:19 PM UTC
- HN karma
- 4
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About simpleladle
No profile information was provided.
Recent public activity
-
comment
Comment #45619897
But the things we try to make LLMs do post-pre-training are primarily achieved via reinforcement learning. Isn't reinforcement learning machine learning? Correct me if I'm misconst…
- story
-
comment
Comment #37759589
Just to follow up on the above replies, you could also just build a single package. For example, you could build asynchronous_union_find with `bazel build //in_memory/connected_com…
-
comment
Comment #35764277
Fundamentals of Music Theory course from University of Edinburgh[1] and its accompanying textbook[2]. It's a centered around western music but certainly a good resource. 1: https:/…
-
comment
Comment #35540631
They did; perhaps not in ways that were immediately obvious to the general public. Back in 2014, they created attention to improve how RNNs handled long sequences, an effort driven…