收集的學習網站

SQL基礎:http://www.w3school.com.cn/sql/
SQL觸發器與存儲過程:http://www.cnblogs.com/hoojo/archive/2011/07/20/2111316.html
git進行項目版本控制:http://www.ihref.com/read-16369.html#1.1
SQL Server數據庫存儲與備份:http://blog.sina.com.cn/s/blog_43eb83b90102e1sz.html
大數據量高併發數據庫優化:http://blog.csdn.net/rachel715/article/details/41345053
剛開始學的python爬蟲教程:http://python.jobbole.com/81359/
在線學習平臺:http://www.imooc.com/
python網絡爬蟲模擬登錄爬取績點(使用requests庫):http://www.tuicool.com/articles/F7Z77fj
各種爬蟲源碼:https://github.com/ShenJianShou/crawler_samples
python爬蟲框架列表:http://python.jobbole.com/82633/
matplolib繪圖知識點:http://www.cnblogs.com/zhizhan/p/5615947.html
一些常見的機器學習算法的實現代碼:https://github.com/wepe/MachineLearning
python迴歸分析:http://www.turingfinance.com/regression-analysis-using-python-statsmodels-and-quandl/
LSTM:http://www.jianshu.com/p/9dc9f41f0b29
awesome-awesomes各種語言:https://github.com/fleveque/awesome-awesomes
基於深度學習的智能問答:https://yq.aliyun.com/articles/58745 https://sanwen8.cn/p/3071QHc.html
五門CS基礎課推薦:https://zhuanlan.zhihu.com/p/24774857
nltk中文處理彙總:http://blog.csdn.net/huyoo/article/details/12188573
python併發與web:http://www.cnblogs.com/liujshi/p/5968205.html
進程與線程的區別:http://www.cnblogs.com/lmule/archive/2010/08/18/1802774.html
Deep Learning in NLP:http://licstar.net/archives/328#s2
知識庫問答:https://zhuanlan.zhihu.com/p/25735572
知識圖譜數據管理:http://www.sohu.com/a/128391335_608782
python高端論壇:https://groups.google.com/forum/#!topic/python-cn/L3FM0p-sxmg

10種機器學習算法和python/R代碼:http://blog.jobbole.com/92021/

RNN文本生成:http://www.iteye.com/news/32008   http://www.jianshu.com/p/b4c5ff7c450f

RNN文本生成全套課程:http://www.jianshu.com/p/6993edef96e4

搜狗語料訓練word2vec中文模型:http://www.jianshu.com/p/6d542ff65b1e

wiki百科訓練word2vec中文模型:

高質量的中文語料:http://blog.sina.com.cn/s/blog_16d74e01f0102x0o6.html

python發佈本地鏡像:http://www.jianshu.com/p/6d542ff65b1e

正則表達式:http://www.codeyyy.com/regex/introduce/grammar/index.html

leetcode python:http://www.cnblogs.com/chruny/category/732090.html
大神博客,機器學習/自然語言處理工具包等:http://www.hankcs.com/
另一個大神博客:http://www.shareditor.com/
又一個大神博客:http://liweithu.com/
又一個大神:http://xiaoquanzi.net/

騰訊閣技術分享:https://cloud.tencent.com/community/

解決intellij idea 和pycharm激活的問題:過往記憶或者lanyu

解決GFW問題:老D

http://2017gaitc.caai.cn/topic/GAITC_2017#xiangguan        http://www.iyiou.com/p/46352

老版本tensorflow安裝:http://www.zhimengzhe.com/windows/235365.html      https://stackoverflow.com/questions/43315205/installing-tensorflow-with-pip-python-3-5-anaconda-in-windows

seq2seq(tensorflow based)一個chatbot:https://github.com/qhduan/Seq2Seq_Chatbot_QA

深度學習好文:http://blog.csdn.net/u010751535/article/details/52739803

 Tensorflow 自動文摘: 基於Seq2Seq+Attention模型的Textsum模型: http://blog.csdn.net/rockingdingo/article/details/55224282

tensorflow全部已有的版本,在最下面:https://storage.googleapis.com/tensorflow

整套深度學習實現:http://blog.csdn.net/u013082989/article/category/6601827

基於keras_LSTM的文本生成:https://github.com/fchollet/keras/blob/master/examples/lstm_text_generation.py

SVM最詳細描述:http://blog.csdn.net/v_july_v/article/details/7624837

cudnn安裝:http://blog.csdn.net/jk123vip/article/details/50361951

HMM詳細講解:http://www.52nlp.cn/hmm




  • Java黨可以看看這個兄弟的博客,http://www.jianshu.com/u/668d0795a95b 

如果想學機器學習的同學,最近發現一個特別不錯的網站http://www.apachecn.org/map/145.html

劉毅的博客,算法講解很簡潔明瞭  https://www.61mon.com/



發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章