Antonin Raffin (@araffin2) 's Twitter Profile
Antonin Raffin

@araffin2

Researcher in robotics and machine learning (Reinforcement Learning). Maintainer of Stable-Baselines.

Links to find me on other platforms are on my homepage 🦋

ID: 1006773575137849344

linkhttps://araffin.github.io/ calendar_today13-06-2018 05:41:40

1,1K Tweet

3,3K Followers

341 Following

Deb Raji (@rajiinio) 's Twitter Profile Photo

One day we are going to wake up, after years of the consistent and pernicious pollution of critical information ecosystems, and deeply regret this era of thoughtless LLM deployment. A devastating loss of accuracy, clarity and conciseness -- for what?

Antonin Raffin (@araffin2) 's Twitter Profile Photo

Congratulations to the DLR - English EDAN team and their pilot Mattias Atzenhofer for winning the assistance robot race at CYBATHLON 2024 Replay: vimeo.com/1023562261

Antonin Raffin (@araffin2) 's Twitter Profile Photo

Solving ML Research Problems A Structural Guide to Approaching Machine Learning Research Problems by erogol erogol.substack.com/p/solving-ml-r…

Remi Cadene (@remicadene) 's Twitter Profile Photo

Would be extremely useful to open source the model so that people can experience it themselves👌 Robotics needs to go beyond demo videos! Inspiring work 🤓

Stephanie Milani (@steph_milani) 's Twitter Profile Photo

🎇 I’m on the academic job market! I’m a PhD candidate at Machine Learning Dept. at Carnegie Mellon. My research tackles challenges that arise from the sequential nature of human-AI interaction. Toward this goal, my work involves: 🤖 reinforcement learning, 🧠 foundation models, and 👩‍💻 human-centered AI.

🎇 I’m on the academic job market! I’m a PhD candidate at <a href="/mldcmu/">Machine Learning Dept. at Carnegie Mellon</a>.

My research tackles challenges that arise from the sequential nature of human-AI interaction.  Toward this goal, my work involves:
🤖 reinforcement learning, 
🧠 foundation models, and 
👩‍💻 human-centered AI.
Antonin Raffin (@araffin2) 's Twitter Profile Photo

Some news from Stable-Baselines3 (master branch): - we added support for Gymnasium v1.0 (while being backward compatible with v0.29.1) - we added CrossQ algorithm in SB3 Contrib (a sample efficient replacement for SAC, without target network) SB3 v2.4.0 coming soon ;)

Conference on Robot Learning (@corl_conf) 's Twitter Profile Photo

Cool demo on upside-down object re-orientation presented by the team from German Aerospace Center (DLR). #Robotlearning #ReinforcementLearning #AI #CoRL2024

vmoens (@vincentmoens) 's Twitter Profile Photo

🔊This is an important change all PyTorch users should be aware of: `weights_only=True` will now be the default behaviour in torch.load!

James (@jmac_ai) 's Twitter Profile Photo

Reinforcement learning in #AI is hard, so I’ve made a website to collect answers I’ve given to common RL questions. It's named Decisions & Dragons. It’s launching with 8 questions and answers, but I will add to it in the future. A 🧵to give a preview with the link below.

Reinforcement learning in #AI is hard, so I’ve made a website to collect answers I’ve given to common RL questions.

It's named Decisions &amp; Dragons. It’s launching with 8 questions and answers, but I will add to it in the future.

A 🧵to give a preview with the link below.
Antonin Raffin (@araffin2) 's Twitter Profile Photo

Quick Python tip to improve error messages. When you throw an exception for an invalid value, give the user some feedback on what exactly that value was. We tried to follow this principle in our gym env checker: github.com/DLR-RM/stable-…

Quick Python tip to improve error messages.

When you throw an exception for an invalid value, give the user some feedback on what exactly that value was.

We tried to follow this principle in our gym env checker: github.com/DLR-RM/stable-…