Hacker News new | ask | show | jobs
by klowrey 2415 days ago
Full stack Julia for RL (and trajectory optimization)
1 comments

This sounds pretty awesome. Do you have any write-ups that explain more?
After wrapping the Mujoco physics engine in Julia, I did a few reinforcement learning / robotics control projects, combining it with the Flux.jl library for neural nets.

While I never made my research code public, https://openreview.net/forum?id=SyxytxBFDr documents a similar setup to what I use.