Skip to content

Implemented Multilayer Perceptron (MLP) and Radial Basis Function (RBF) neural networks from scratch in Python and used ResNet-34 as a feature extractor. Evaluated and compared the classification accuracy of the two networks on the CIFAR-10 dataset.

Notifications You must be signed in to change notification settings

parissashahabi/CIFAR-10-Image-Classification-Using-MLP-and-RBF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

About

Implemented Multilayer Perceptron (MLP) and Radial Basis Function (RBF) neural networks from scratch in Python and used ResNet-34 as a feature extractor. Evaluated and compared the classification accuracy of the two networks on the CIFAR-10 dataset.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%