File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -242,6 +242,10 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
242
242
243
243
### Machine Learning:
244
244
245
+ * [ Write Linear Regression From Scratch in Python] ( https://www.youtube.com/watch?v=uwwWVAgJBcM )
246
+
247
+ ### Deep Learning:
248
+
245
249
* [ Using Convolutional Neural Nets to Detect Facial Keypoints] ( http://danielnouri.org/notes/2014/12/17/using-convolutional-neural-nets-to-detect-facial-keypoints-tutorial/ )
246
250
* [ Generate an Average Face using Python and OpenCV] ( https://www.learnopencv.com/average-face-opencv-c-python-tutorial/ )
247
251
@@ -267,6 +271,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
267
271
* [ Part 5: Address] ( https://jeiwan.cc/posts/building-blockchain-in-go-part-5/ )
268
272
* [ Part 6: Transactions 2] ( https://jeiwan.cc/posts/building-blockchain-in-go-part-6/ )
269
273
* [ 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 )
270
275
271
276
## PHP:
272
277
You can’t perform that action at this time.
0 commit comments