“2017-智能硬件-教学计划-3”版本间的差异
来自iCenter Wiki
(→具体流程) |
(→参考) |
||
(相同用户的2个中间修订版本未显示) | |||
第11行: | 第11行: | ||
! 时间!! 学习内容 | ! 时间!! 学习内容 | ||
|- | |- | ||
− | | | + | |8月23日上午10点 || 智能硬件挑战单元介绍 |
|- | |- | ||
|8月23日下午4点 || 抽签产生名单;注册iCenter-wiki,Gitlab账户;语音指令录音。 | |8月23日下午4点 || 抽签产生名单;注册iCenter-wiki,Gitlab账户;语音指令录音。 | ||
第17行: | 第17行: | ||
|8月23日下午5点 || 安装Python(3.6+);安装TensorFlow(1.3+) ; | |8月23日下午5点 || 安装Python(3.6+);安装TensorFlow(1.3+) ; | ||
|- | |- | ||
− | |8月24日下午5点 || | + | |8月24日下午5点 || Python基础、Numpy、Scipy、Matplotlib |
|- | |- | ||
|8月25日下午14点 || TensorFlow:tfExample; | |8月25日下午14点 || TensorFlow:tfExample; | ||
第32行: | 第32行: | ||
#Tensoflow guide, https://www.tensorflow.org/programmers_guide/. | #Tensoflow guide, https://www.tensorflow.org/programmers_guide/. | ||
+ | #Stanford U., CS231n, http://cs231n.github.io/python-numpy-tutorial/. |
2017年8月24日 (四) 08:48的最后版本
时间安排
电子工艺实习课程第一周: 周二选拔挑战学生,周四下课安装环境,周五上午开始至周日。
电子工艺实习课程第二周: 周一至周二;周二下午4点结束,给出成绩。
具体流程
时间 | 学习内容 |
---|---|
8月23日上午10点 | 智能硬件挑战单元介绍 |
8月23日下午4点 | 抽签产生名单;注册iCenter-wiki,Gitlab账户;语音指令录音。 |
8月23日下午5点 | 安装Python(3.6+);安装TensorFlow(1.3+) ; |
8月24日下午5点 | Python基础、Numpy、Scipy、Matplotlib |
8月25日下午14点 | TensorFlow:tfExample; |
8月26日上午9点 | 云知音audioNet测试; |
8月27日上午8点 | 安卓应用androidAudioRecg; |
8月28日上午9点半 | 模型文件asrModel.pb。 |
参考
- Tensoflow guide, https://www.tensorflow.org/programmers_guide/.
- Stanford U., CS231n, http://cs231n.github.io/python-numpy-tutorial/.