mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 11:35:10 +00:00
add PyTorch tutorials (#3571)
This commit is contained in:
parent
5ffe24e111
commit
2b4eb03ea4
@ -120,7 +120,6 @@
|
|||||||
* [Advanced C++](https://www.edx.org/course/advanced-c-plus-plus-1)
|
* [Advanced C++](https://www.edx.org/course/advanced-c-plus-plus-1)
|
||||||
* [Intermediate C++](https://www.edx.org/course/intermediate-c-plus-plus-1)
|
* [Intermediate C++](https://www.edx.org/course/intermediate-c-plus-plus-1)
|
||||||
* [Introduction to C++](https://www.edx.org/course/introduction-c-plus-plus-1)
|
* [Introduction to C++](https://www.edx.org/course/introduction-c-plus-plus-1)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Clojure
|
### Clojure
|
||||||
@ -289,6 +288,7 @@
|
|||||||
* [Machine Learning Mini Bootcamp](https://lambdaschool.com/free-course-machine-learning/)
|
* [Machine Learning Mini Bootcamp](https://lambdaschool.com/free-course-machine-learning/)
|
||||||
* [Pattern Recognition and Machine Learning](https://www.microsoft.com/en-us/research/people/cmbishop/#!prml-book)
|
* [Pattern Recognition and Machine Learning](https://www.microsoft.com/en-us/research/people/cmbishop/#!prml-book)
|
||||||
* [Principles of Machine Learning By Microsoft](https://www.edx.org/course/principles-machine-learning-microsoft-dat203-2x-6)
|
* [Principles of Machine Learning By Microsoft](https://www.edx.org/course/principles-machine-learning-microsoft-dat203-2x-6)
|
||||||
|
* [PyTorch tutorials by PyTorch.org](https://pytorch.org/tutorials)
|
||||||
* [Stanford University Machine Learning](https://www.coursera.org/learn/machine-learning)
|
* [Stanford University Machine Learning](https://www.coursera.org/learn/machine-learning)
|
||||||
|
|
||||||
|
|
||||||
|
@ -159,6 +159,7 @@
|
|||||||
|
|
||||||
* [Python tensorflow & 머신러닝 기초 강좌](https://www.youtube.com/playlist?list=PLRx0vPvlEmdAbnmLH9yh03cw9UQU_o7PO)
|
* [Python tensorflow & 머신러닝 기초 강좌](https://www.youtube.com/playlist?list=PLRx0vPvlEmdAbnmLH9yh03cw9UQU_o7PO)
|
||||||
* [머신러닝/딥러닝 입문](https://www.youtube.com/playlist?list=PLBXuLgInP-5m_vn9ycXHRl7hlsd1huqmS)
|
* [머신러닝/딥러닝 입문](https://www.youtube.com/playlist?list=PLBXuLgInP-5m_vn9ycXHRl7hlsd1huqmS)
|
||||||
|
* [파이토치(PyTorch) 튜토리얼 한국어 번역](https://tutorials.pytorch.kr) (HTML) (:construction: *in process* - *번역 진행 중*)
|
||||||
|
|
||||||
|
|
||||||
### Mathematics
|
### Mathematics
|
||||||
|
Loading…
Reference in New Issue
Block a user