Skip to content

A 2-Layer Neural Network from scratch without deep learning libraries like TensorFlow or Keras

Notifications You must be signed in to change notification settings

jns-br/CIFAR10-NN-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

2-Layer Neural Network from scratch

A 2-Layer Neural Network from scratch without deep learning libraries like TensorFlow or Keras

Uses the CIFAR-10 dataset for image classification

Prerequisites

Run

python3 cifar10-nn.py

About

A 2-Layer Neural Network from scratch without deep learning libraries like TensorFlow or Keras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages