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
WIT Bot is an innovative AI bot that can classify images uploaded to it, other than human faces. As its name suggests, it stands for What is this Bot, and is designed to identify and label images with high accuracy. Created using the advanced concepts of Python, this bot utilizes a powerful neural model called ResNet50 from the Tensorflow library.
🪟 A beginner-friendly project for image classification using Artificial Neural Networks (ANN) and Convolutional Neural Networks (CNN) with the CIFAR-10 dataset. Perfect for introducing neural networks and computer vision concepts.