/Dynamic-Dropout

Repository for Practical Deep Learning Final Project presentation

Primary LanguageJupyter Notebook

Dynamic-Dropout

Anusha Misra, Viswajit Vinod Nair

Repository for Practical Deep Learning Final Project presentation

  • We have devised a dropout policy that varies the dropout at each epoch based on the training and validation loss of previous epochs

    image

    image

  • The policy has been evaluated on the following datasets:

    • Fashion-MNIST (Image)
    • CIFAR-10 (Image)
    • IMDB Reviews (Text)
  • Models used were:

  • Instructions:

  • Results:

    • The loss plots and dropout variation plots are given in each folder.
    • The accuracy and f-1 for each dataset is given below: image

    image