Skip to content

Latest commit

 

History

History

Day 24 - Image Classification

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Day 23 - Image Classificaiton

  • This code shows basic implementation of LSTM on IMDB movie review dataset
  • It is simple as it could be.
  • MNIST dataset was used. Hand drawn number
  • Model gave good results.
  • Same implementation as Conolutional Neural Networks