Skip to content
#

cnn-keras

Here are 2,204 public repositories matching this topic...

Collection of free Notes,Courses,Videos,Projects,Articles and Repos Links To learn Machine learning ,Deep learning,Python,SQL,CNN,NLP,GAN,GNN,Transfomers,Flask,Django,and End to End Machine learning Projects

  • Updated Jul 15, 2024
  • Jupyter Notebook

A calculator that uses handwritten Kannada digits and operators to calculate the result, using contour detection and CNN model predictions. Made using PyTorch, OpenCV, PIL and CustomTkinter.

  • Updated Jul 11, 2024
  • Jupyter Notebook

This project involves the development of a handwritten digit recognition system using Convolutional Neural Networks (CNN) implemented with Keras. The goal is to accurately classify images of handwritten digits (0-9) from the MNIST dataset. The model is trained to recognize patterns and features in the digits, achieving high accuracy in prediction.

  • Updated Jul 9, 2024
  • Jupyter Notebook

Constructed an advanced deep learning model utilizing TensorFlow and CNN to precisely classify bird species from audio inputs. Leveraging Librosa for audio processing, the model is trained on extensive bird sound datasets to ensure robust performance. Integrated with Hugging Face, our application facilitates seamless uploading of bird sound samples

  • Updated Jul 7, 2024
  • Jupyter Notebook

This repository consists of classification of snakes species. It shows the whole progress and model used to achieve final accuracy. The model used are CNN(Convolutional Neural Network), MobileNetV2 and VGGNet. The final accuracy was achieved using transfer learning with model MobileNetV2

  • Updated Jul 5, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the cnn-keras topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cnn-keras topic, visit your repo's landing page and select "manage topics."

Learn more