共七週課程 course1是第一週課程
範例放在 course*/example*/
練習解答放在 course*/answer*/
https://github.com/exeex/mnist-data
https://github.com/exeex/ml-course-slide
介紹
https://medium.com/deep-learning-turkey/google-colab-free-gpu-tutorial-e113627b9f5d
網址
https://colab.research.google.com/notebooks/welcome.ipynb#recent=true
Python相關問題可以到Python Taiwan FB社團發問,回應速度相當快。
對於本課程問題,可以在此處發問(須註冊github帳號)
Pytorch是由facebook維護,用來和Google的Tensorflow打對台的深度學習框架
比Tensorflow容易上手,最近也終於支援Windows作業系統
若覺Tensorflow寫起來太hardcore,十分建議試試Pytorch