tiny neural net
-
Updated
Aug 15, 2021 - C++
tiny neural net
Simple Action Recognition experimentation with the UCF101 Dataset and EfficientNets.
The Cell can certain features than help doctors to make decision whether you can a certain disease or not. ANN model will take long time for image classification and can only work in images concentrated in center. Here is how you do using CNN(Convolutional Neural Network). CNN is the expanded version of ANN.
Continuation of my machine learning works based on Subjects....starting with Evaluating Classification Models Performance
Cat VS Dog Classifier: Train a machine to identify whether an image contains a cat or a dog with up to 96% accuracy using deep learning techniques and the VGG16 model.
Traffic sign recognition using deep learning. Implemented and compared custom CNN and transfer learning models (ResNet50, MobileNetV2) with comprehensive evaluation metrics. Achieved 98.8% accuracy with a focus on real-world efficiency.
A python language based project for recognition Handwritten Digits using Machine Learning and Deep Learning concepts
Add a description, image, and links to the convolutional-neural-networks-cnn topic page so that developers can more easily learn about it.
To associate your repository with the convolutional-neural-networks-cnn topic, visit your repo's landing page and select "manage topics."