I am a student learning deep learning now, and this is what i do for learning deep learning.hope it make efforts for you. DeepLearningStudio is a repository created to document and share various deep learning experiments and models.
and here is my favirite quote used on deep learning:
entia non sunt multiplicanda praeter necessitatem 如无必要,勿增实体
- Single Layer Perceptron
- Multi-Layer Perceptron
- Activation Function Image Plot
- Convolutional Neural Networks (CNN)
- AlexNet
- VGG16
- ResNet
- Clone the repository:
git clone https://github.com/aqpower/DeepLearningStudio.git
Run the Jupyter notebooks provided in the repository to explore and understand different deep learning models and techniques.
MIT License