Skip to content

Commit 44e4cf8

Browse files
authored
Merge pull request practical-tutorials#65 from sayands/master
Added Machine Learning,Go Tutorials and Restructured Topics List
2 parents e944ffa + 1da39bd commit 44e4cf8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,10 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
242242

243243
### Machine Learning:
244244

245+
* [Write Linear Regression From Scratch in Python](https://www.youtube.com/watch?v=uwwWVAgJBcM)
246+
247+
### Deep Learning:
248+
245249
* [Using Convolutional Neural Nets to Detect Facial Keypoints](http://danielnouri.org/notes/2014/12/17/using-convolutional-neural-nets-to-detect-facial-keypoints-tutorial/)
246250
* [Generate an Average Face using Python and OpenCV](https://www.learnopencv.com/average-face-opencv-c-python-tutorial/)
247251

@@ -267,6 +271,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
267271
* [Part 5: Address](https://jeiwan.cc/posts/building-blockchain-in-go-part-5/)
268272
* [Part 6: Transactions 2](https://jeiwan.cc/posts/building-blockchain-in-go-part-6/)
269273
* [Part 7: Network](https://jeiwan.cc/posts/building-blockchain-in-go-part-7/)
274+
* [Build Web Application with GoLang](https://legacy.gitbook.com/book/astaxie/build-web-application-with-golang/details)
270275

271276
## PHP:
272277

0 commit comments

Comments
 (0)