Skip to content

a repository for simple implementation of a fully connected and convolutional neural network with TensorFlow. Also includes NumPy implementations of forward passes for batch normalization, dropout, convolutional layers, and pooling layers.

Notifications You must be signed in to change notification settings

fverac/simpleneuralnets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simpleneuralnets

a repository for simple implementation of a fully connected and convolutional neural network with TensorFlow. Also includes NumPy implementations of forward passes for batch normalization, dropout, convolutional layers, and pooling layers.

About

a repository for simple implementation of a fully connected and convolutional neural network with TensorFlow. Also includes NumPy implementations of forward passes for batch normalization, dropout, convolutional layers, and pooling layers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages