Skip to content

HugoHann/DL2021

Repository files navigation

201900301174_HanXu

Deep Learning Homework


how to use markdown Markdown语法

  • 添加、修改、删除文件时,在hanx文件夹里进行操作:

可以使用git add/rm 进行操作。

可以直接git add .

也可以git add $FILE

删除文件 git rm $FILE

  • 然后使用git commit -m "COMMIT" 进行评论更新,最后使用git pull --rebase 进行合并其他用户的更新

  • 最后把自己的修改上传 git push

  • 如果遇到需要强调用户信息

git config user.name "HugoHann"

git config user.email "hanx@mail.sdu.edu.cn"

About

Deep Learning Homework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published