Skip to content

shenGrant/tensorflow_speech_recognition_solution

 
 

Repository files navigation

How to reproduce

First make sure that the training and test data are put in ../input/

python train.py
python base_average.py
python semi_train.py
python finetune_train.py
python final_average.py

And then you will be able to find the submission in sub/final_average.csv

Solution Document

Please see details in solution.pdf

About

code for 3rd place kaggle tensorflow competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%