cnn viz added

pull/2/head
Navaneeth Malingan 2020-05-04 20:32:46 +05:30
parent bc87223f43
commit 04a2de4df3
1 changed files with 1 additions and 0 deletions

View File

@ -295,6 +295,7 @@ _Note: Below you can find the best lectures for popular Machine Learning Algorit
- [CNNs, Part 1: An Introduction to Convolutional Neural Networks](https://victorzhou.com/blog/intro-to-cnns-part-1/)
- [CS231n Winter 2016 BY Andrej Karpathy 15 Videos](https://www.youtube.com/watch?v=NfnWJUyUJYU&list=PLkt2uSq6rBVctENoVBg1TpCC7OQi31AlC)
- [Intuitive understanding of 1D, 2D, and 3D Convolutions in Convolutional Neural Networks](https://stackoverflow.com/questions/42883547/intuitive-understanding-of-1d-2d-and-3d-convolutions-in-convolutional-neural-n)
- [CNN Explainer](https://github.com/poloclub/cnn-explainer)_An interactive visualization system designed to help non-experts learn about Convolutional Neural Networks (CNNs)_
### Object Detection