Skip to content

virgiling/ML-Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML-Lab

ML 的一些实验

做法:

  1. 首先 git clone xxx 到本地
  2. 然后在本地新建一个分支 shirley 叫啥都可以
  3. 在这个分支下完成实验后,输入命令: git add . git commit -m "finish: lab0x git push -u origin shirley:civil(第一次推送时的命令,表示从本地分支 shirley 推送到了远程分支 civil 上) 在后续,只需要 git push -u 即可推送到远程的 civil 分支上

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors