SonicHuang's Blog

The way of programming in Python


  • Home

  • Categories

  • Archives

  • Tags

  • About

  • Search

识别《冰与火》第一部的英语卡片 Part 4

Posted on 2020-01-26 | In python
第四步:测试部分英语卡片识别,精确识别错误单词并跟新所有列表
Read more »

识别《冰与火》第一部的英语卡片 Part 3

Posted on 2020-01-25 | In python
第三步:测试部分英语卡片识别,建立需要精确识别的单词列表文件
Read more »

识别《冰与火》第一部的英语卡片 Part 2

Posted on 2020-01-12 | In python
第二步:测试部分英语卡片识别,生成一个排序列表
Read more »

识别《冰与火》第一部的英语卡片 Part 1

Posted on 2019-11-30 | In python

第一步:使用百度云文字识别出单张单词图片

看完权力游戏后我买了一套原著,用了差不多6个月读完第一本。第二本还在继续拜读中。。

Read more »

Deeplearning 笔记:梯度法

Posted on 2019-09-06 | In python

4. Deep Learning From Scratch

4.4 梯度法

Read more »

Deeplearning 笔记:meshgrid函数 梯度

Posted on 2019-08-22 | In python

2.Numpy

2.18 meshgrid函数

Read more »

Deeplearning 笔记:MNIST数据集初体验

Posted on 2019-06-29 | In python

2.Numpy

2.17 dtype, astype

Read more »

Deeplearning 笔记:数组转置 empty_like tile 广播等

Posted on 2019-06-24 | In python

2. Numpy

2.13 数组转置

数组转置就是对数组的维度相互调整。可以用到三个方法:transpose函数,T属性,和swapaxes函数

Read more »

我的网络电台

Posted on 2019-05-24

一直以来喜欢听网络电台,占用内存少,而且内容丰富,不断更新。

Read more »

Deeplearning 笔记:索引 切片 where,eye,reshape等函数,轴,秩的含义,整数数组索引

Posted on 2019-05-24 | In python

2. Numpy

2.6 索引, 切片

Read more »
123

SonicHuang

Sharing everything I'm learning to program in Python.

29 posts
4 categories
55 tags
© 2020 SonicHuang
Powered by Hexo
|
Theme — NexT.Muse v5.1.4