Allan Zhou
Allan Zhou
Hi Pete, thanks for the patience (just got back from various confs/travels). I verified the version numbers linked. Here's my entire pip list. Maybe a version update in some other...
Ah apologies, I've been a bit busy for the past week. I'll try to do this within the next week.
Thanks for the reminder, I've added a bunch of comments/documentation for the KitchenContinualEnv. Let me know if you have any questions!
I also tried a simpler implementation without using scan but just a loop, which produces a different error: ```python import jax from jax.experimental import pallas as pl import jax.numpy as...