自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

jiandanjinxin的专栏

http://www.jianshu.com/users/8ad7903302b3/timeline 有时候抄写学习笔记,请勿见怪

  • 博客(5)
  • 资源 (15)
  • 收藏
  • 关注

原创 Python xrange与range的区别

xrange 与 rangexrange 用法与 range 完全相同,所不同的是生成的不是一个list对象,而是一个生成器。要生成很大的数字序列的时候,用xrange会比range性能优很多,因为不需要一上来就开辟一块很大的内存空间。 xrange 和 range 这两个基本上都是在循环的时候用。for i in range(0, 100): print ifor i in xrange

2017-12-20 09:57:48 3577

原创 画图网页http://weavesilk.com/

画图网页http://weavesilk.com/

2017-12-19 19:44:15 8779 1

转载 word_cloud

word_cloudword_cloudwordcloud_server

2017-12-14 13:18:36 810

原创 李宏毅机器学习课程-Structured Learning

Simple structured learning framework for python pystruct-github Slides for explaining structured prediction and PyStruct -github一、Structured Learning-Unifed Framework之前的input and output

2017-12-13 15:39:24 1144

原创 李宏毅机器学习课程-Transfer Learning

深度学习 -> 强化学习 ->迁移学习(杨强教授报告)李宏毅机器学习课程-Transfer Learning迁移学习-吴恩达 freeze待处理的理解深层神经网络中的迁移学习及TensorFlow实现 Transfer Learning模式Similar domain, different tasksDifferent domains, same

2017-12-13 09:41:30 4104 2

张量 tensor

张量介绍和理解

2017-05-26

sublime-text-3设置输入中文方法

sublime-text-3设置输入中文方法

2017-05-24

Python 中的Pandas库

Python 中的Pandas库 ipynb格式 http://blog.csdn.net/jiandanjinxin/article/details/70835495

2017-04-27

Python 中的numpy 库

Python 中的numpy 库 ipynb 格式

2017-04-26

SSH Secure Shell Client 3.2.9

SSH Secure Shell Client 3.2.9

2017-02-16

Matlab code for Precision/Recall, ROC, Accuracy, F-Measure

Matlab code for computing and visualization: Confusion Matrix, Precision/Recall, ROC, Accuracy, F-Measure etc. for Classification

2016-01-15

2004年全球DEMO大赛得奖作品合集

109-2004年全球DEMO大赛得奖作品合集,短小 震撼 视觉冲击波

2015-03-12

双显示器双任务栏

双显示器双任务栏,安装包,双屏显示任务栏

2015-03-12

Expection Maxmization demo matlab code

Expection Maxmization demo matlab code

2014-11-06

高斯混合模型提取背景matlabcode

高斯混合模型提取背景matlab code

2014-11-06

SOCKET完美教程

最清晰入门socket,很适合初学者入门哦!

2014-08-26

Multiple_View_Geometry_in_Computer_Vision__2nd_Edition

Multiple_View_Geometry_in_Computer_Vision__2nd_Edition,非扫描版,英文电子版本

2012-08-17

Bates D.M., Watts D.G.Nonlinear Regression Analysis and Its Applications.pdf

Nonlinear Regression Analysis and Its Applications.pdf Bates D.M., Watts D.G.

2012-08-17

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除