DeepX-inc / machina

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

Add option of bptt's length #209

Open rarilurelo opened 5 years ago

rarilurelo commented 5 years ago

Back propagation through time is applied all steps of an episode. It should be useful to add option which define a length of back propagation through time.