Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. MNIST机器学习入门

1.1.1 简介

下载MNIST数据集,并打印一些基本信息:

python download.py

1.1.2 实验:将MNIST数据集保存为图片

python save_pic.py

1.1.3 图像标签的独热表示

打印MNIST数据集中图片的标签:

python label.py

1.2.1 Softmax 回归

python softmax_regression.py

1.2.2 两层卷积网络分类

python convolutional.py

拓展阅读

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages