Verticals | Smart City
Sort by:
Next Day Rain Prediction App
Predicting weather requires keen observation skills and knowledge of weather patterns. With trained deep learing models, we can identify the patterns in data to make predictions for the coming days.
tinyML keras Sensors environment weather
+1
Language Identification App From Text
Language detection refers to determining the language that the given text is written in. This categorization becomes important when the language of the input data is not assumed. For example, the detect language feature of Google translate detects the language of the input text before translating it.
tinyML keras Sensors language text
Human Activity Recognition App
Predict the activity being performed by a human being in real-time
accelerometer gyroscope TensorFlow Sensors CortexM4
+1
Cifar-10 Vision App
Use CIFAR-10 dataset to design NN model and compile it with deepCC
vision TensorFlow CNN cifar-10