From 662a3255e56759ef09d493762f41e403e0f6d123 Mon Sep 17 00:00:00 2001 From: Mia von Steinkirch Date: Tue, 29 Oct 2019 20:39:33 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=B5=F0=9F=8F=BB=E2=80=8D=E2=99=80?= =?UTF-8?q?=EF=B8=8FUpdate=20machine=20learning=20examples?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- machine_learning_examples/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/machine_learning_examples/README.md b/machine_learning_examples/README.md index 35f2f01..1c1be75 100644 --- a/machine_learning_examples/README.md +++ b/machine_learning_examples/README.md @@ -1,5 +1,6 @@ # Resources for Machine Learning & Deep Learning +#### Examples in this repositoru * [Tensorflow examples](https://github.com/bt3gl/Resources-Machine_Learning/tree/master/TensorFlow): examples in TF. * [Caffe examples](https://github.com/bt3gl/Resources-Machine_Learning/tree/master/Caffe): examples in Caffe.