From 42fed2fbcfc12596f31d6d6be5829b40b716c7a5 Mon Sep 17 00:00:00 2001 From: DejasDejas <38346343+DejasDejas@users.noreply.github.com> Date: Thu, 28 May 2020 12:12:17 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d8b88d827..c1a77a943 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ The MNIST database of handwritten digits, available from this [link](http://yann ## Open Binary MNIST notebook: -[](https://colab.research.google.com/drive/1RVtgS6NOH5D5ssa19qDt35DYnjPxJCOX) +[]() ## Results on MNIST: @@ -66,7 +66,7 @@ The Omniglot data set is designed for developing more human-like learning algori ## Open Binary Omniglot notebook: -[](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. @@ -92,7 +92,7 @@ In this part, we present results obtained with [Matching Networks for One Shot L ## Open binary few shot Omniglot notebook: -[](https://colab.research.google.com/drive/1GW_yLVN62nRDgQrPAUkeM1b7yGSGSWg5) +[]() ## Results on Omniglot few shot learning: ### ACC: with this repository with 10 epochs. -- GitLab