You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A real-time plant health detection system using a Convolutional Neural Network (CNN) to classify plants as healthy or unhealthy through live video feed.
🐶🐱 Dog vs Cat Image Classifier using Deep Learning A deep learning project that classifies images as either a dog or a cat using a Convolutional Neural Network (CNN) built with TensorFlow/Keras. Th…
A Generative Adversarial Network (GAN) implemented in Keras using the MNIST dataset to generate realistic handwritten digits. This project demonstrates the basic architecture of a GAN, including a …