Skip to content

A ground-up implementation of a convolutional neural network.

Notifications You must be signed in to change notification settings

bsluther/cs491-cnn

Repository files navigation

This is a ground-up (well, almost, we used Numpy) implementation of a convolutional neural network (CNN) completed as the final group project of CS 491, "Neural Networks", at the University of New Mexico in Fall of 2024. Some of my contributions were backpropagation through the convolution (kernel) and max-pooling layers, tuning training hyperparameters, testing, and writing an accompanying proof of the sizes of the kernel and pooling gradients.

About

A ground-up implementation of a convolutional neural network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages