Live data from Hacker News

Viewing profile — simpleladle

simpleladle

HN member
Joined
Wed, Jan 25, 2023, 5:19 PM UTC
HN karma
4
Public activity
5 items

About simpleladle

No profile information was provided.

Recent public activity

  1. 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…

  2. story
  3. 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…

  4. 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:/…

  5. 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…