From dde579a6d2461fab1e452d314ac6deb2c8879c4f Mon Sep 17 00:00:00 2001 From: brycemcwilliams Bryce Mc Williams Date: Thu, 25 Jun 2020 20:23:02 +0200 Subject: [PATCH] docs: add cnn paper link --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0fcffac..d1b448e 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,6 @@ This repo contains papers and notebooks for my studies. - https://ml-cheatsheet.readthedocs.io/en/latest/activation_functions.html - https://playground.tensorflow.org/#activation=tanh&batchSize=10&dataset=spiral®Dataset=reg-plane&learningRate=0.01®ularizationRate=0&noise=0&networkShape=7,2&seed=0.79129&showTestData=false&discretize=false&percTrainData=50&x=true&y=true&xTimesY=true&xSquared=true&ySquared=true&cosX=false&sinX=true&cosY=false&sinY=true&collectStats=false&problem=classification&initZero=false&hideText=false - https://ruder.io/optimizing-gradient-descent/ +- http://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks.pdf +- http://www.deeplearningbook.org/ +- https://leonardoaraujosantos.gitbook.io/artificial-inteligence/