Hyper-Flexible Convolutional Neural Networks Based on Generalized Lehmer and Power Means
-
Updated
Aug 25, 2022 - Python
Hyper-Flexible Convolutional Neural Networks Based on Generalized Lehmer and Power Means
This Project is based on Neural Network to classify between Dogs and Cats.
Image classification using neural networks. Completed for school. Part 1 is a classical 80s style shallow network, and part 2 is a more modern network. For part 2, I added activation functions, implemented L2 Regularization, changed network depth and width, and used Convolutional Neural Nets to improve performance. Check README
Neural networks
Add a description, image, and links to the maxpool2d topic page so that developers can more easily learn about it.
To associate your repository with the maxpool2d topic, visit your repo's landing page and select "manage topics."