5 comments

  • saberience 4 minutes ago
    Can you explain how it works?

    What problems would it do well on and why?

    Where would it start to fail/break?

    What are the limitations of a system like this?

    When you vibe code a system in a complex area like RL, you basically have zero understanding of what its actually doing, whether its actually any good or not, what you're actually benchmarking, and when the system would fail.

    It's the blind leading the blind.

    • lumost 0 minutes ago
      I think the counter point for these projects is that you may not need a deep understanding if you can measure the outcome. While this may not be true every time today, it plausibly will be in the future - making the activity worthwhile.
  • callamdelaney 20 minutes ago
    AI trains AI already, agents are happy to spin up real training pipelines for deep learning or regression models or whatever you want right? I guess the advantage to your project is that it provides a framework to allow the agent to access extra compute?
    • Danau5tin 1 minute ago
      Yes I'd heard the labs (Anthropic mostly) speaking about LLMs training LLMs, so I wanted to make things a little more concrete and test it out myself! Essentially you are correct though, my framework allows the agent access to compute, but also the agent itself is being trained to become better at training models with that compute.
  • RamblingCTO 5 minutes ago
    No idea why you got downvoted into oblivion with the context post. Cool idea!
  • bitbasher 36 minutes ago
    Lots of emoji in that readme. Was it mainly codex?
    • netvarun 30 minutes ago
      “The Anthropic team for their incredible coding models (Fable-5 wrote every line of code in this project), and the Claude Code harness.” Source: the repo
    • Danau5tin 25 minutes ago
      Mainly Fable, but It was me who wanted to emojis added hah. I also of course edited the README by hand (crazy I know), but the code is entirely fable
  • Danau5tin 1 hour ago
    [flagged]