24 Jun
2022
24 Jun
'22
1:01 p.m.
900 I found something scrolling up, and pasted it in. The box now looks like this: # TODO: Train it for 500,000 timesteps model.learn(total_timesteps=int(2e5)) # TODO: Specify file name for model and save the model to file model_name = "" I will first delete the model.learn line, which I pasted in, and retype it on my own, to produce a behavioral experience of doing so.