File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -678,6 +678,8 @@ django-viewlet因为github星级太少而未收录
678678计算机视觉库。
679679
680680 * OpenCV:开源计算机视觉库。[ 链接] ( https://opencv.org/ )
681+
682+ [ 2018最佳人工智能图像处理工具OpenCV书籍下载] ( https://www.jianshu.com/p/62a32f108341 )
681683
682684 * pyocr:Tesseract 和 Cuneiform 的包装库。[ 链接] ( https://github.com/openpaperwork/pyocr )
683685
@@ -952,6 +954,9 @@ Python实现的数据库。
952954
953955机器学习库。 参见:[ awesome-deep-learning] ( https://github.com/ChristosChristofidis/awesome-deep-learning ) .*
954956
957+ [ 2018最佳机器学习工具书及下载(持续更新)] ( https://www.jianshu.com/p/e32fb5827acf )
958+
959+
955960* [ Caffe] ( https://github.com/BVLC/caffe ) - 快速开放的深度学习框架 --推荐
956961* [ Keras] ( https://github.com/fchollet/keras ) - 高级神经网络库,能够在TensorFlow或Theano之上运行。 --推荐
957962* [ MXNet] ( https://github.com/dmlc/mxnet ) - 高效率和灵活的深度学习框架。
@@ -1864,6 +1869,8 @@ Archive
18641869
18651870## 网络爬虫(Web Crawling)
18661871
1872+ [ 2018最佳人工智能数据采集(爬虫)工具书下载] ( https://www.jianshu.com/p/8fb0d209491c )
1873+
18671874 * Scrapy:快速高级的屏幕爬取及网页采集框架。[ 链接] ( https://github.com/scrapy/scrapy ) --强烈推荐
18681875
18691876 * cola:高层分布式爬虫框架。[ 链接] ( https://github.com/chineking/cola )
Original file line number Diff line number Diff line change 66 * [ 中草药] ( #中草药 )
77 * [ 国学] ( #国学 )
88
9-
9+ # 经典软件
10+
11+ [ PDF编辑器 Adobe_Acrobat_Pro9_160215.rar] ( https://home.ctfile.com/#item-files/action-index/folder_id-29785334 )
12+
13+ [ secureCRT 7.2] ( https://itbooks.pipipan.com/fs/18113597-310081425 )
14+
1015
1116# 社科书籍
1217
3944 新编中草药图谱及经典配方 1 - 2016.pdf
4045
4146
47+ ### 医学科普
48+
49+ [ 这些事,医生没有告诉你3远离糖尿病.pdf] ( https://itbooks.pipipan.com/fs/18113597-309469921 )
50+
51+
4252
4353## 国学
4454
5868
5969 古代文化集粹丛书(套装共9册) 《中国起名宝典》、《算命不求人》、《手相面相测人生》、《四柱预测学》、《周公解梦》、《十二生肖与运程》、《中国风水宝典》、《血型与属相》、《万事不求人》 [ 下载] ( https://itbooks.pipipan.com/fs/18113597-309512247 )
6070
71+ [ 绍金解易经-八字揭秘.pdf] ( https://itbooks.pipipan.com/fs/18113597-309507364 )
72+
73+ [ 中国历史那些事儿系列套装:明朝那些事儿(全7册)、这里曾经是汉朝(全6册)、唐史并不如烟(全5册)、如果这是宋史(全10册).pdf] ( https://itbooks.pipipan.com/fs/18113597-309521853 )
Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ https://github.com/github/gitignore/blob/master/Python.gitignore
99## save git password
1010
1111 git config credential.helper store
12+
13+ ## git清空历史
14+
15+ https://stackoverflow.com/questions/13716658/how-to-delete-all-commit-history-in-github
1216
1317## Easy TOC creation for GitHub README.md
1418
You can’t perform that action at this time.
0 commit comments