lsw9021 / MASS

Apache License 2.0
582 stars 109 forks source link

dulicated np.isnan(states[j]) in main.py? #5

Open mulkkyul opened 5 years ago

mulkkyul commented 5 years ago

Hi! Thank you for sharing the excellent work! I think this is a minor issue, but there's duplicated np.isnan(states[j]) in main.py #205. I guess one of them should be rewards? cheers,