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
Implemented a convolutional neural network (2 Convo + 2 Dense Layer) trained on catvsdog dataset. Extracted tflite format, and used python-telegram-bot for realtime integration with telegram bot.