Skip to content

The repository serves as the platform for sharing source codes related to the final project of [CSIE 5043] Machine Learning during the Spring semester of 2023 at National Taiwan University.

Notifications You must be signed in to change notification settings

LEE-CHI-HSUAN/ML2023-final_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML2023-final_project

The repository serves as the platform for sharing source codes related to the final project of [CSIE 5043] Machine Learning during the Spring semester of 2023 at National Taiwan University.

Setting up your local Git environment

Email and namd

git config --global user.email "[email protected]"
git config --global user.name "Your Name"

If you don't want to type username and password everytime

Follow this:

git config --global credential.helper store
git pull

And then type your username and password once for all.

You are Done.

About

The repository serves as the platform for sharing source codes related to the final project of [CSIE 5043] Machine Learning during the Spring semester of 2023 at National Taiwan University.

Topics

Resources

Stars

Watchers

Forks