Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 464 Bytes

File metadata and controls

8 lines (5 loc) · 464 Bytes

ImageClassifier

NN to classify images using the CIFAR-10 dataset

Joseph Krystek-Walton: Researched Convolutional Layers, Max Pooling, and Cross Entropy Loss. Also some minor organisation responsibilities

Darcy Adams: Researched Back Propogation and Dropout. Also wrote report introduction

William Walton: Helped with programming the training function and final model. Created and tested 2 different (unused) models (SplitClassifier and TwoStep).