vmoens

@vmoens.bsky.social

Member of technical staff @periodiclabs Open-source/open science advocate Maintainer of torchrl / tensordict / leanrl Former MD - Neuroscience PhD https://github.com/vmoens

Today we're opensourcing MLGym, an API for AI research agents. MLGym relies on a gym environment that wraps a docker image. Each env has a task specified as a YAML file, telling in plain english what you want your LLM to achieve 👇

Bild

I stand by my point that the word "agent" should be avoided at all costs. At least in RL, anytime I see an "Agent" class it's meant to be a "whatever doesn't fit in any other bucket in my codebase".

Everyone's like "hey I just coded and trained a SOTA LLM in my garage last week, also wrote a blogpost about it and opensourced the repo" and the only thing I did in the meantime was fix a CI and configure a remote interpreter on a server... 😢

You’ve never really understood PyTorch until you’ve figured out what torch.scatter exactly does. I’ve never really understood PyTorch.

One of the bests Mindscape episodes I've heard! I've always been interested in the epistemology of controversial scientific concepts such as emergence or consciousness. Vaguely defined concepts (or diverging definitions) are often at the root of many pointless debates. Kudos on clarifying things!

Sean Carroll@seanmcarroll.bsky.social · 2y ago

Mindscape 295 | Solo: Emergence and Layers of Reality. Finally sorting out what this emergence stuff is all about, we can all carry on now. #MindscapePodcast www.preposterousuniverse.com/podcast/2024...

There are two kinds of developers: - Those who know what they would have done differently had they known what a pain it was going to be - Those who change things accordingly and ruin everyone's life forever