From d362d51a7f995cbf4336c4b09d7671b575eec5b9 Mon Sep 17 00:00:00 2001 From: Valentyn N Sichkar <34546286+sichkar-valentyn@users.noreply.github.com> Date: Thu, 16 May 2019 15:12:10 +0300 Subject: [PATCH] Update cifar10.md --- Theory/cifar10.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Theory/cifar10.md b/Theory/cifar10.md index 745ff21..ae2f7c2 100644 --- a/Theory/cifar10.md +++ b/Theory/cifar10.md @@ -5,7 +5,7 @@ Example on Image Classification with the help of CIFAR-10 dataset and Convolutio ## Test online [here](https://valentynsichkar.name/cifar10.html) ### Courses: -Explore course **"Convolutional Neural Networks for Image Classification"** here: https://stepik.org/course/53801/promo +* Explore course **"Convolutional Neural Networks for Image Classification"** here: https://stepik.org/course/53801/promo ## Content Short description of the content. Full codes you can find inside the course by link above: