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
Cross-platform AI agriculture application built with React Native and Flask. Features Scikit-Learn crop recommendation algorithms and a custom PyTorch ResNet9 computer vision model for real-time plant disease classification.
Image classification on CIFAR-10 dataset using two models. The first model is my own CNN(Convolutional neural network). The other model is built using Resnet-9 architecture.