tristandeleu/pytorch-maml-rl

How to solve the problem of Nan value during training?

outshine-J opened this issue · 0 comments

Dear author:
When I run the train.py file, when it runs for about 5000 iterations, the neural network has a Nan value, which causes the program to break unexpectedly. How can I solve this situation?
image