You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, i think there are some code lines that should be fixed in offline/cql.py. For computing the next state action value, it seems that next_observation, not observation, should be used Sorry... The code was actually correct, it was my mistake 😂.