摘要:
python语言知识 1.廖雪峰的官方网站 适合快速上手python 2.python官网文档 适合上手之后及时查阅 C++ 1.cpplearn(需fq) 公益的在线教程,保持更新,细节讲解不错,适合上手 深度学习入门 1.a step-by-step introduction to the ba 阅读全文
摘要:
python提供三种扫描当前路径的方法:os.listdir, os.scandir和pathlib FunctionDescription os.listdir() Returns a list of all files and folders in a directory os.scandir( 阅读全文
摘要:
The Basic Conception: Case Study: LeNet-5 AlexNet To be mensionend: 1.archtecture picture above is crop from krizhevsky's paper, its firster layer whi 阅读全文