DeepX-inc / machina

Control section: Deep Reinforcement Learning framework
MIT License
279 stars 45 forks source link

Add option of off traj size #150

Closed takerfume closed 5 years ago

takerfume commented 5 years ago

@rarilurelo I dealt with FB. I restrict the size of steps instead of epis.

takerfume commented 5 years ago

@rarilurelo, I finished. Could you give your review?

takerfume commented 5 years ago

Really finished this time.

rarilurelo commented 5 years ago

@takerfume Thank you very much for adding maximum size of Traj class instance.