Python编程
来自iCenter Wiki
2017年4月28日 (五) 10:09Zhengwxthu(讨论 | 贡献)的版本
python语言
文件读取:csv(pandas库),图片(pilllow库),其他(字符串处理)
Numpy数据操作:基本操作(dtype,reshape,transpose),数据切分(下标访问,random.sample等等)
神经网络搭建:tensorflow
小作业
从头开始mnist识别训练
参考书
- Lutz, Mark. Learning python. " O'Reilly Media, Inc.", 2013.