摘要:sec. 1: Data Augmentation horizontally flipping, random crops and color jittering fancy PCA sec. 2: Pre Processing zero center and normailze PCA White 阅读全文
摘要:Git 基本操作 初始化, git init 添加文件, git add filename 提交, git commit m "备注" 查看文件差异, git diff filename 查看文件夹下文件状态, git status Github联动 github 生成秘钥:ssh keygen t 阅读全文