Skip to content

aminmohebbi11/basic-example-of-mlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

basic-example-of-mlp

An elementary MPL example using Sequential layers

In this Notebook, I'll provide a basic example of how to use the MPL network with Sequential layers. Specifically, I utilized the cifar10 dataset, which consists of 50,000 32x32 color training images and 10,000 test images, categorized into 10 classes. For additional information on the dataset, please visit the CIFAR homepage.

Although it's a small dataset, it provides ample opportunities to experiment with various models, techniques, and approaches.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published