General Tutorial
Set up GitHub Account
GitHub 註冊 (學生專案)
- 使用 edu 的 mail 來註冊 GitHub 用來交作業的帳號
- 到 GitHub Education 申請學生版附加功能
(點選 Get benefits for student) - 勾選 ntu 信箱
- 於 How to plan to use GitHub 的欄位填寫
"For NTU Machine Learning course" - 點選 Submit Request
如果組員當中已經有帳號,可以略過此步驟
為什麼要學生版?
GitHub 的 free plan 中,private 只限 3 個 collaborator
GitHub Repo Setup
for submitting homework
!!Notice!!
請確認要拿來交作業的學生版帳號有開成功再進行以下步驟
另外,每一組只需要一個帳號進行以下步驟!!
Create Repo
- 請將repo命名為 DLHLP2020-SPRING
- 請將權限設定為 private
- 若命名或者權限有任何問題將可能導致作業0分,請務必注意
Add Collaborator
- 請將助教帳號加入該 repo 的 collaborator
- 助教帳號為: DLHLP2020-TA
手把手教學
Create Repo
Add Collaborator
Add TA
Done!
完成以上步驟後,再填寫以下表單
https://forms.gle/tV3KLSyeYcLHETNX9
- 確認自己有選到課
- 每個組員都要填
- 其中 Your Teams' GitHub id 為前述步驟的帳號
- 只能填寫一次,且不能修改,送出之前請檢查
填寫期限: 3/10 18:00
Rules
Package
- See the package (and its version) installed under TA's environment (https://github.com/DLHLP2020/Package)
- Please make sure your code is compatible with the above environment
- TAs will not teach you how to install packages or solve package conflicts
OS
- Please use Linux/OSX in this class
- Windows is not prohibited but is strongly discouraged and the student should take full responsibility for any consequences
- Questions on how to install linux on Windows machine can be found on Google.
TAs will not teach you how to install linux.
發問
FB 社團
- 建議大家使用,因為你的問題很可能就是大家的問題
- Po 文前,請加入 tag
助教信箱
- dlhlp.ta@gmail.com
- 主旨要求
- 作業相關, [DLHLP-hwX]
- 其他, [DLHLP-general]
DLHLP-general-tutorial
By sunprinces
DLHLP-general-tutorial
- 4,963