Skip to content

Commit

Permalink
docs: add cnn paper link
Browse files Browse the repository at this point in the history
  • Loading branch information
brycemcwilliams committed Jun 25, 2020
1 parent ff6c05d commit dde579a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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&regDataset=reg-plane&learningRate=0.01&regularizationRate=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/

0 comments on commit dde579a

Please sign in to comment.