From efc98e8e923a5a05d97ed6e56835def32d333a04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20W=C3=A4chter?= Date: Wed, 7 Dec 2022 18:46:02 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb98a7b..0097c28 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,7 @@ Dr. Ernesto Diaz-Aviles](http://ernesto.diazaviles.com/) *Guides & Tutorials* - [TensorFlow tutorial for drawing classification](https://github.com/tensorflow/docs/blob/master/site/en/r1/tutorials/sequences/recurrent_quickdraw.md) - [Train a model in tf.keras with Colab, and run it in the browser with TensorFlow.js](https://medium.com/tensorflow/train-on-google-colab-and-run-on-the-browser-a-case-study-8a45f9b1474e) by Zaid Alyafeai +- [Recognizing hand drawn Doodles using Deep Learning](https://larswaechter.dev/blog/recognizing-hand-drawn-doodles/) by [Lars Wächter](https://github.com/larswaechter) *Code and tools* - [Quick, Draw! Polymer Component & Data API](https://github.com/googlecreativelab/quickdraw-component) by Nick Jonas