IwkooO / DL_Audio_Prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description of Files

  • CNN best model.ipynb: Notebook with the final (best) model.
  • ADAM_CNN_TEST.ipynb: Notebook with testing the ADAM optimizer.
  • CNN_SGD.ipynb: Notebook with testing SGD optimizer.
  • CNN_grid_lr_wd.ipynb: Testing with different learning rate and weight decay.
  • DataAugmented.ipynb: Using the augmented data to train model.

About


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%