From e7ec3d6543feb0e74d1993d70bfe05de19d1c417 Mon Sep 17 00:00:00 2001 From: DejasDejas <38346343+DejasDejas@users.noreply.github.com> Date: Mon, 18 May 2020 14:27:34 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0fac768b0..77746a7ef 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The MNIST database of handwritten digits, available from this [link](http://yann ## Open Binary MNIST notebook: -[](https://colab.research.google.com/drive/1zW0K7yNF0JIMRs7DUIGazZqNU5IkSppw) +[](https://colab.research.google.com/drive/1RVtgS6NOH5D5ssa19qDt35DYnjPxJCOX) ## Results on MNIST: @@ -67,7 +67,7 @@ The Omniglot data set is designed for developing more human-like learning algori ## Open Binary Omniglot notebook: -[](https://colab.research.google.com/drive/1CF5S1hTIczb4k2hzOyZr5x6ItUeTYrj3) +[](https://colab.research.google.com/drive/1z7ebfh8VWKfgkecpRzY7iiM6NT2ElWBL) ## Results on Omniglot classification with data train (80% train, 10% validation and 10% test): ### Loss/ACC: with 10 epochs. -- GitLab