深度学习
文章目录
前言
汇总几个卷积神经网络(CNN)动画和可视化的网址:
CNN Explainer
https://poloclub.github.io/cnn-explainer/
直观的交互式工具,解释卷积神经网络的基本原理。
Deep Learning Playground
https://playground.tensorflow.org/
谷歌推出的深度学习交互式平台,虽然主要是全连接网络,但适合学习基础概念。
ConvNetJS
http://cs.stanford.edu/people/karpathy/convnetjs/
在线训练CNN模型,并实时可视化卷积、池化等过程。
Understanding CNN with Interactive Visualizations
https://www.cs.ryerson.ca/~aharley/vis/conv/
一个简单的卷积神经网络可视化工具,展示每层的特征提取过程。
3Blue1Brown Neural Networks YouTube Playlist
https://www.youtube.com/watch?v=aircAruvnK