Feedforward_Neural_Network_Kotlin AndroidGitzella

Feedforward_Neural_Network_Kotlin

Feed-Forward Neural Networks implemented in Kotlin.

TensorFlow_Model_Deployment_Heroku_Android AndroidGitzella

TensorFlow_Model_Deployment_Heroku_Android

Deploying TF models on Heroku and then using them on an Android device

Sarcasm_Detection_NLP_TensorFlow AndroidGitzella

Sarcasm_Detection_NLP_TensorFlow

A TensorFlow project to detect sarcasm in tweets using the power of GloVe embeddings and Convolution layers.

Spam_Classification_Android_Demo AndroidGitzella

Spam_Classification_Android_Demo

An Android Project to demonstrate the use of a TensorFlow Lite model to classify spam messages.

Realtime_MiDaS_Depth_Estimation_Android AndroidGitzella

Realtime_MiDaS_Depth_Estimation_Android

Monocular Depth Estimation using MiDaS in Android

MLKit_Selfie_Segmentation_Android AndroidGitzella

MLKit_Selfie_Segmentation_Android

Selfie Segmentation in Android with MLKit APIs

Age-Gender_Estimation_TF-Android AndroidGitzella

Age Gender_Estimation_TF Android

Age + Gender Estimation on Android with TensorFlow Lite

Simple_Document_Scanner_Android AndroidGitzella

Simple_Document_Scanner_Android

A simple document scanner app for Android available in two options - API-based and on-device inference

Terminal_Emulator_With_WebSockets AndroidGitzella

Terminal_Emulator_With_WebSockets

Using websockets (FastAPI) to build a minimal terminal emulator in Android