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 (apache#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