Live data from Hacker News

Viewing profile — umjunsik132

umjunsik132

HN member
Joined
Tue, Aug 19, 2025, 5:43 AM UTC
HN karma
47
Public activity
24 items

About umjunsik132

No profile information was provided.

Recent public activity

  1. story
  2. story
    My Opinion on RL

    I think RL as a method which produces training data by model's predictions — It directly leads the model to extend its output range because of increased diversity of the data. Howe…

  3. comment
    Comment #48615765

    Hi dang, sorry to ping you here again. I emailed back about a week ago but haven't heard back. My posts are still showing up as [dead] immediately after submission even with non-de…

  4. story
  5. comment
  6. story
  7. story
  8. comment
    Comment #48365666

    Great project!

  9. story
  10. story
  11. comment
    Comment #48279218

    I built this because most RL environments are either interesting or accessible, rarely both. Engaging environments like MineRL or Dota 2 either demand massive compute or involve pa…

  12. story
  13. comment
    Comment #46044882

    Overview This model is built on Qwen2.5-Coder-1.5B-Instruct and has been fine-tuned exclusively on the official Roblox Luau corpus. It is designed to assist developers with code ge…

  14. story
  15. comment
    Comment #45745435

    Hi HN, author here. I've always felt that standard benchmarks focus too much on final accuracy, while the architectural choices that get us there are often treated like a dark art.…

  16. story
  17. comment
    Comment #45722189

    For this initial version, I kept the gating static to keep the model as simple as possible while validating the core idea. Making the gate dynamic based on the input is a great sug…

  18. comment
    Comment #45721338

    Hi HN Author here. I built FactorizedAttention - a new attention mechanism based on the GWO framework. Instead of simple QK^T dot products, it uses factorized quadratic forms to mo…

  19. story
  20. comment
    Comment #45286413

    Thank you for your comment and for sharing your interesting work. I'll take a look.

  21. comment
    Comment #45231928

    I used AI to polish my response. The idea was mine though. My apologies.

  22. comment
    Comment #45231226

    That's a fantastic question, and you've hit on a perfect example of the GWO framework in action. The key difference is the level of abstraction: GWO is a general grammar to describ…

  23. comment
    Comment #45229961

    Hi HN, author here. For years, it bothered me that convolution (the king of vision) and matrix multiplication / self-attention (the engine of Transformers) were treated as complete…

  24. story