Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 436 Bytes

File metadata and controls

6 lines (4 loc) · 436 Bytes

Image_Classification_DL

A collection of classification algorithms on different datasets

ResNN is the jupyter notebook for the implementation of Residual Neural Network Deep Learning Algorithm on the STL10 DataSet with an Accuracy of 65%

ConvNN implementation on STL10 Dataset