Edward Hu

Results 3 issues of Edward Hu

Could you elaborate on the high level steps in your elephant.py? To me, it seems like you are feeding it a sample elephant curve's points and then defining the parameters...

Hello, I wanted to get this running on my M1 laptop for local development. The installation process deviated quite a bit from the README. In particular, I had to setup...

I'm interested in implementing the[ CrossQ critic update](https://aditya.bhatts.org/CrossQ/), which only requires two Q networks, and no target networks. This could speed up TDMPC2 a decent amount. A key part of...