luchris429 / purejaxrl

Really Fast End-to-End Jax RL Implementations
Apache License 2.0
736 stars 63 forks source link

is it possible to add checkpoint saving/restore to this repository? #22

Open gzadigo opened 7 months ago

gzadigo commented 7 months ago

The purejaxrl code is very helpful, but after I finished the training, I hope to save the checkpoints, and found no way to do this

luchris429 commented 7 months ago

I think enough people have asked such that I'll prioritize this feature.

For now, I'd recommend looking at this