From 4a7a98b3e9141ca26498c16768a4ce8d917b30d4 Mon Sep 17 00:00:00 2001 From: Margaret Maynard-Reid Date: Fri, 20 Nov 2020 03:16:09 -0800 Subject: [PATCH] Add TensorFlow Lite (#1865) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4ec6caad..499c5f54 100755 --- a/readme.md +++ b/readme.md @@ -338,6 +338,7 @@ - [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning#readme) - Neural networks. - [TensorFlow](https://github.com/jtoy/awesome-tensorflow#readme) - Library for machine intelligence. - [TensorFlow.js](https://github.com/aaronhma/awesome-tensorflow-js#readme) - WebGL-accelerated machine learning JavaScript library for training and deploying models. + - [TensorFlow Lite](https://github.com/margaretmz/awesome-tensorflow-lite#readme) - Framework that optimizes TensorFlow models for on-device machine learning. - [Papers](https://github.com/terryum/awesome-deep-learning-papers#readme) - The most cited deep learning papers. - [Education](https://github.com/guillaume-chevalier/awesome-deep-learning-resources#readme) - [Deep Vision](https://github.com/kjw0612/awesome-deep-vision#readme)