NumPy笔记
sklearn笔记
Google 深度学习笔记 (Google Deep Learning Notes)
matplotlib笔记
机器学习常常需要进行数据可视化,matplotlib是python可视化最著名的库。
matplotlib
API文档
常用方法:
pylot模块
hist:柱状图
plot
show:开一个窗口展示图片
ion:画图不阻塞,恩,可以利用这个做动画
书籍推荐
吴恩达cs229
jiacheng-pan
•
machine-learning
•
15页
•
2019年5月12日
0
神经网络与深度学习
tigerneil
•
machine-learning
•
9页
•
2018年6月5日
239
AiLearning: 机器学习
ApacheCN
•
machine-learning
•
20页
•
2019年5月26日
14197
进击的Python
HuberTRoy
•
python
•
23页
•
2018年7月8日
169
Android 资源大全中文版
伯乐在线
•
android
•
1页
•
2018年6月6日
1046
软件开发基础知识宝典
frank-lam
•
code
•
20页
•
2021年10月24日
0
小字
大字
宋体
黑体
白天
护眼
夜晚
封面
简介
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笔记