Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/curiousily/TensorFlow-on-Android-for-Human-Activity-Recognition-with-LSTMs

iPython notebook and Android app that shows how to build LSTM model in TensorFlow and deploy it on Android
https://github.com/curiousily/TensorFlow-on-Android-for-Human-Activity-Recognition-with-LSTMs

android deep-learning lstm tensorflow tensorflow-tutorial

Last synced: 6 days ago
JSON representation

iPython notebook and Android app that shows how to build LSTM model in TensorFlow and deploy it on Android

Awesome Lists containing this project

README

        

# TensorFlow on Android for Human Activity Recognition with LSTMs

Full explanation can be found in [this blog post](https://www.curiousily.com/posts/human-activity-recognition-using-lstms-on-android/). The source code is compatible with TensorFlow 1.1

### Hands-On Machine Learning from Scratch

Interested in deeper understanding of Machine Learning algorithms? Implement them in Python from scratch:



Read the book here