NumPy笔记
sklearn笔记
Google 深度学习笔记 (Google Deep Learning Notes)
matplotlib笔记
机器学习常常需要进行数据可视化,matplotlib是python可视化最著名的库。
matplotlib
API文档
常用方法:
pylot模块
hist:柱状图
plot
show:开一个窗口展示图片
ion:画图不阻塞,恩,可以利用这个做动画
书籍推荐
神经网络与深度学习
tigerneil
•
machine-learning
•
9页
•
2018年6月5日
239
AiLearning: 机器学习
ApacheCN
•
machine-learning
•
20页
•
2019年5月26日
14197
吴恩达cs229
jiacheng-pan
•
machine-learning
•
15页
•
2019年5月12日
0
从Python到Django入门教程
tzivanmoe
•
django
•
python
•
41页
•
2018年7月1日
2
React 学习之道
tzivanmoe
•
react
•
11页
•
2018年7月1日
0
前端开发者指南 2018
稀土
•
css3
•
html5
•
javascript
•
103页
•
2018年6月3日
282
小字
大字
宋体
黑体
白天
护眼
夜晚
封面
简介
Lesson 1
Machine Learning to Deep Learning
Logistic Classification
Logistic Classification实践
Stochastic Optimization
Lesson 2
Deep Neural Network
Limit of Linear Model
Neural network
神经网络实践
优化神经网络:
Deep Network
深度神经网络实践
Lesson 3
Convolutional Networks
卷积神经网络实践
Lessson 4
Deep Models for Text and Sequence
循环神经网络实践
NumPy笔记
matplotlib笔记
sklearn笔记
TensorFlow笔记