fungtion / DANN

pytorch implementation of Domain-Adversarial Training of Neural Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

loss is nan

houchenyu opened this issue · comments

When I run the main.py, output results show that three types of loss: err_s_label, err_s_domain, err_t_domain, become nan after several iterations. Anything wrong?