removed Convolutional Neural Networks for Beginners link

pull/14/head
DHANUSH N 2023-04-11 11:30:50 +05:30
parent 6f671f35cb
commit a18ca40af0
1 changed files with 1 additions and 1 deletions

View File

@ -314,7 +314,7 @@ _Note: Below you can find the best lectures for popular Machine Learning Algorit
- [CS231n: Convolutional Neural Networks for Visual Recognition](http://cs231n.github.io/)
- [A friendly introduction to Convolutional Neural Networks and Image Recognition](https://www.youtube.com/watch?v=2-Ol7ZB0MmU)
- [A Comprehensive Guide to Convolutional Neural Networks — the ELI5 way](https://towardsdatascience.com/a-comprehensive-guide-to-convolutional-neural-networks-the-eli5-way-3bd2b1164a53)
- [Convolutional Neural Networks for Beginners](https://towardsdatascience.com/convolutional-neural-networks-for-beginners-practical-guide-with-python-and-keras-dc688ea90dca)
convolutional-neural-networks-for-beginners-practical-guide-with-python-and-keras-dc688ea90dca)
- [Tensorflow Convolutional Neural Network (CNN)](https://www.tensorflow.org/tutorials/images/cnn)
- [Convolutional Networks Book](http://www.deeplearningbook.org/contents/convnets.html)
- [CNNs, Part 1: An Introduction to Convolutional Neural Networks](https://victorzhou.com/blog/intro-to-cnns-part-1/)