add readme

This commit is contained in:
newbie 2024-11-10 11:52:08 +08:00
parent 671176c6d0
commit 938360f816
2 changed files with 5 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,4 +1,3 @@
Static
Result
__pycache__
SVM

5
READEME.md Normal file
View File

@ -0,0 +1,5 @@
# Deeplearning
使用前先建立一个分支,分支名字以日期加项目英文名称,比如`20241110Deeplearning`,方便回溯。