等我!
求人的感覺很不好,所以要多學(xué)習(xí),多進(jìn)步。不要太相信別人是好人了,哪兒來的那么多好人。
等我能有自己的論文,我一定要寫一篇怎么找論文怎么找代碼,怎么coding的文章。
1.同一目錄下無法引入包
https://blog.csdn.net/wenyusuran/article/details/84100339
2.運(yùn)行參數(shù)設(shè)置
http://www.rzrgm.cn/yimiaoyikan/p/10375859.html
https://www.jianshu.com/p/5af851d18a36
添加“--”避免手動,https://blog.csdn.net/qxqxqzzz/article/details/100558953
3tensorflow版本太低
Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX AVX2
https://blog.csdn.net/Fourierrr_/article/details/79749899
PS:從github上下載單個文件:http://www.rzrgm.cn/TongWee/p/4897295.html
tensorflow安裝一定要有vs環(huán)境,gpu版本一定要有cuda和cudnn,下載速度慢就加鏡像。
下載了半天運(yùn)行發(fā)現(xiàn),提示“xxxxAVX2”,意思你的cpu支持AVX2(高級矢量擴(kuò)展指令集),于是重新下載 支持avx2的tensorflow https://github.com/fo40225/tensorflow-windows-wheel
創(chuàng)建虛擬環(huán)境,http網(wǎng)絡(luò)報錯,于是加入鏡像并修改.condarc文件 https://blog.csdn.net/hdhdhvdvdh/article/details/105243376
運(yùn)行tensorflow代碼,exceeds 10% of system memory是內(nèi)存過低了,把batch_size調(diào)小
Letex引用全是?問號:
引用的bib文件名要和tex文件名一樣。
刪除所有臨時文件,僅留下當(dāng)前日期的tex和bib文件。
重新打開tex文件。
同一地方同時引入多篇文獻(xiàn),要加入 \usepackage[square, comma, sort&compress, numbers]{natbib}
對tex文件進(jìn)行四次運(yùn)行,pdflatex,bibtex,pdflatex,pdflatex


浙公網(wǎng)安備 33010602011771號