Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

loss don't convergence #1

Closed
hyx100e opened this issue Oct 9, 2019 · 1 comment
Closed

loss don't convergence #1

hyx100e opened this issue Oct 9, 2019 · 1 comment

Comments

@hyx100e
Copy link

hyx100e commented Oct 9, 2019

I trained APC by myself data process , but it seem don't convergence in train. and your dataset is too slow to download . I want to know what's the value of loss when you stop your training ?thanks

@iamyuanchung
Copy link
Owner

I tested the download myself and it is working fine. Maybe you can try axel with more connections (e.g., setting -n 10)?

===
The loss depends on the time step n you pick, below is the train loss for different n after 100 epochs (on librispeech train-clean-360):
n = 1: 0.53
n = 2: 0.73
n = 3: 0.87
n = 5: 1.09
n = 10: 1.38
n = 20: 1.59

@hyx100e hyx100e closed this as completed Oct 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants