This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix learning rate of ctc example (#10790)
The training of ctc will not converge in 100 epochs with learning rate 0.001, So change it to 0.01.
- Loading branch information