“2019春-智能硬件-第七次课-教学计划”版本间的差异
来自iCenter Wiki
第6行: | 第6行: | ||
[[深度学习]]/ | [[深度学习]]/ | ||
[[卷积神经网络]]CNN/[[循环神经网络]]RNN | [[卷积神经网络]]CNN/[[循环神经网络]]RNN | ||
+ | |||
+ | #Alex Krizhevsky, Ilya Sutskever and Geoffrey E. Hinton, ImageNet Classification with Deep Convolutional Neural Networks, NIPS 2012. | ||
=2= | =2= | ||
+ | |||
+ | MNIST数据集识别:Keras实现卷积网络 | ||
+ | |||
+ | http://gitlab.icenter.tsinghua.edu.cn/zhenchen/STIS-2019.git | ||
+ | |||
+ | =3= | ||
语音交互-[[智能硬件]]:[[唤醒词检测]]、[[语音识别]]与[[语音合成]]功能; | 语音交互-[[智能硬件]]:[[唤醒词检测]]、[[语音识别]]与[[语音合成]]功能; |
2019年4月5日 (五) 10:22的版本
2019-04-09
1
智能音箱的技术概要
- Alex Krizhevsky, Ilya Sutskever and Geoffrey E. Hinton, ImageNet Classification with Deep Convolutional Neural Networks, NIPS 2012.
2
MNIST数据集识别:Keras实现卷积网络
http://gitlab.icenter.tsinghua.edu.cn/zhenchen/STIS-2019.git
3
模型训练:audioNet : http://gitlab.icenter.tsinghua.edu.cn/saturnlab/audioPlot
客户端实现:Android : http://gitlab.icenter.tsinghua.edu.cn/saturnlab/androidAudioRecg