原创 github 代碼託管

1.申請一個github帳號,然後新建一個repositories,取個名字。本例所取名字爲Student-Information-Manage-System 2.在ubuntu上安裝Git sudo apt-get install gi

原创 pyqt5 系列安裝

os: Ubuntu 16.04pip3 install --user pyqt5 sudo apt-get install python3-pyqt5 sudo apt-get install pyqt5-dev-tools s

原创 wind IDE的中文輸入問題

通過搜索,未能發這一問題的成功解決方案。通過查看Wing IDE的Help中的About...可以發現,Wing IDE的GUI Toolkit是基於QT5.5.1/PyQT 5.7設計的。由此,猜測這一

原创 What is regularization in Machine Learning

轉自:https://www.quora.com/What-is-regularization-in-machine-learning Regularization is a technique used in an attempt t

原创 基於struts2的ajaxfileupload異步上傳插件的使用及排錯

具體使用參考鏈接:http://blog.csdn.net/qq_33171970/article/details/60578401 debug參考鏈接:http://blog.csdn.net/he90227/article/detai

原创 恢復使用win32 disk imager 製作的啓動盤

轉自 http://blog.csdn.net/sunzhen6733/article/details/53339203 1、啓用diskpart 進入DOS命令行,輸入DISKPART 2、查看機器磁盤 DISKPART> list

原创 caffe ---找不到lhdf5_hl和lhdf5的錯誤

laiyuanyu http://blog.csdn.net/autocyz/article/details/51783857 //重要的一項 將# Whatever else you find you need goes here.下

原创 word2vec_basic.py詳解

關於word2vec_basic.py的源碼的詳細解釋可以參考:http://blog.csdn.net/h_jlwg6688/article/details/52797084 以下轉載自:http://www.jianshu.com/p

原创 python encode和decode函數說明

轉載自:http://www.cnblogs.com/evening/archive/2012/04/19/2457440.html 字符串編碼常用類型:utf-8,gb2312,cp936,gbk等。 python中,我們使用decod

原创 tensorflow的shape問題

轉載自:http://www.jianshu.com/p/2b88256ad206 tf中有兩對方法比較容易混淆,涉及的是shape問題,在此做一些區分。 首先說明tf中tensor有兩種shape,分別爲static (inferred

原创 Ubuntu亮度調整

轉自:http://blog.csdn.net/sinat_36219858/article/details/61195864 一,讓ubuntu記住前一次關機的亮度。 修改Grub引導程序的配置文件 $  sudo vi /etc/de

原创 C++資源

C++和STL參考手冊: http://www.cppreference.com/wiki/start http://www.cplusplus.com/   sgi stl programmer's guide: http:

原创 caffe to tensorflow 工具幾點注意事項

github開源項目https://github.com/ethereon/caffe-tensorflow可以幫助深度學習研究員將caffe的網絡模型轉換成tensorflow模型,同時轉換訓練好的參數。 不過使用過程發現有幾點需要注意

原创 Ubuntu 16.04 關於雙顯卡的NVIDIA驅動及cuda tookit8.0安裝小結

實驗環境,Windows10 , Ubuntu 16.04雙系統。 失敗過程:多次先安裝NVIDIA驅動(ppa,軟件中心,runfile等各種方式)但是總有一個問題,就是登錄界面死循環,無法進入桌面。 之後選擇直接裝cuda tooki

原创 t-SNE詳細介紹

SNE   t-SNE等。轉自http://bindog.github.io/blog/2016/06/04/from-sne-to-tsne-to-largevis