Ivan Bobev
3baaae2585
Add tutorial about how to write your own git
...
Add tutorial about how to write your own git like source control system
in Python by Thibault Polge.
2019-03-27 20:15:48 +02:00
John O'Rourke
00d449ed95
Updates C tutorials
...
Specifically, updates C Project Based Tutorials to link to https://github.com/rby90/Project-Based-Tutorials-in-C instead of https://www.reddit.com/r/C_Programming/comments/872rlt/c_project_based_tutorials
If you read through the reddit thread, the new GH link is more up to date.
2019-03-02 10:01:50 -05:00
Tu V. Tran
4892cf5903
add rust roguelike tutorial
2019-02-25 19:33:24 -05:00
Tu V. Tran
4f7d07d65a
Merge pull request #155 from AryanJ-NYC/master
...
Add The WebDev Coach's Random Quote Machine React tutorial
2019-02-19 10:53:21 -05:00
Dmitry V. Sokolov
76a3b1c1ce
Tiny* 3D graphics projects
2019-02-17 18:43:32 +01:00
Aryan Jabbari
ad4af8eec4
Add The WebDev Coach's Random Quote Machine React tutorial
2019-01-26 17:26:42 -05:00
Bihan V de Silva
bbfe2781e8
Update README.md : Fix typo in markdown link
2019-01-12 00:02:06 +05:30
Tu V. Tran
5cf3a0dbf3
Add two links on C
2019-01-01 23:30:30 +07:00
Tu V. Tran
3c82cfd840
Merge pull request #149 from hellerve/patch-1
...
README: typo fix
2018-12-31 01:39:31 +07:00
sayands
d004a8251b
Added a Jupyter notebook extension tutorial in JS
2018-12-23 23:53:26 +05:30
sayands
2a80a875cf
Added NLP tutorial
2018-12-23 23:34:08 +05:30
sayands
20508172af
Added Smile Classifier using CNN tutorial
2018-12-23 23:26:18 +05:30
sayands
e3ea5bf7cb
Added Transfer Learning tutorial
2018-12-23 23:24:52 +05:30
sayands
2d7cd2409a
Added Instance Segmentation OpenCV tutorial
2018-12-22 11:52:33 +05:30
sayands
421593de1c
Added Image Stitching OpenCV tutorial
2018-12-22 11:51:47 +05:30
Veit Heller
8f471c76bb
README: typo fix
...
bulding->building
2018-12-19 15:04:18 +01:00
sayands
42149bfcc5
Added Malaria Detection Deep Learning Tutorial
2018-12-15 23:32:50 +05:30
Amina
6e1e196b03
Removed Build CMS Ruby on Rails as url broken
...
Removed - [Build a CMS with Ruby on Rails](https://pchm.co/posts/tutorial-how-to-build-a-cms-in-ruby-on-rails ) as the url is broken. I tried searching for it on google, but couldn't find it so I'm guessing this site no longer exists and should be removed from the readme file?
2018-11-30 13:10:24 +00:00
sayands
a9aba7599f
Added Quora Similar Question Finding Tutorial Part II
2018-11-02 01:54:51 +05:30
sayands
b1dda909d1
Added Quora Similar Question Finding Tutorial Part I
2018-11-02 01:54:11 +05:30
sayands
3270e1d608
Added Multi Object Tracking dlib tutorial
2018-11-02 01:51:12 +05:30
sayands
f84389e43c
Added Single Object tracker dlib tutorial
2018-11-02 01:50:29 +05:30
Tu V. Tran
f7af60d24c
Merge pull request #131 from prtk1910/master
...
Update README.md
2018-10-27 23:40:57 -04:00
Tu V. Tran
3aeaa58ffa
Remove spaces for music recommendation tutorial
2018-10-27 23:40:45 -04:00
Pratik Mulchandani
f86dfb3ced
Update README.md
2018-10-25 21:06:59 +05:30
Mingjie Jiang
194f6a3f57
Remove duplicate links
...
Not sure what happened there, but my links submitted in previous PRs are duplicated for some reason.
2018-10-20 23:57:36 -04:00
Tu V. Tran
c8cb1366f4
Merge pull request #126 from shreybs/patch-1
...
Found a Vue Tutorial that helped me a lot
2018-10-19 23:18:57 -07:00
Tu V. Tran
7e870c7eb3
Update README.md
2018-10-20 02:18:48 -04:00
Tu V. Tran
dc8e43c289
Merge branch 'master' into master
2018-10-19 23:17:29 -07:00
Shreyas BS
42f7908e49
Found a Vue Tutorial that helped me a lot
2018-10-19 02:51:21 +05:30
sayands
a3137b4549
Added Hand Keypoint Detection using OpenCV tutorial
2018-10-18 20:40:35 +05:30
sayands
a98526f5f2
Merge branch 'master' of https://github.com/sayands/project-based-learning
2018-10-18 20:37:34 +05:30
sayands
70eda97ab8
Added Keras vs Tensorflow tutorial
2018-10-18 20:37:03 +05:30
sayands
d24a446ac5
Added Deep Learning Tutorial for root health
2018-10-18 20:35:59 +05:30
Tu V. Tran
57f8e8de9c
Merge pull request #123 from mory91/master
...
Add new tutorial in golang
2018-10-13 16:58:51 -04:00
Soumya Ranjan Mohanty
f84e704171
Re-Added missing links
2018-10-11 04:51:40 +05:30
Soumya Ranjan Mohanty
12ebf2f852
Removed duplicate entries
2018-10-11 04:49:03 +05:30
mory91
ffd4c588f3
Add new tutorial in golang
2018-10-09 00:51:14 +03:30
Tu V. Tran
20dc2cfa17
Merge branch 'master' into master
2018-10-07 04:04:37 -04:00
Tu V. Tran
6a2eba134d
Merge branch 'master' into patch-2
2018-10-07 04:03:36 -04:00
sayands
aab27aa892
Added Faster Facial Landmark Detection Tutorial
2018-10-07 13:32:49 +05:30
sayands
84ad47bd09
Added EigenFaces using OpenCV tutorial
2018-10-07 13:31:29 +05:30
sayands
85587cb02f
Added OpenCV automatic target detection tutorial
2018-10-04 11:55:41 +05:30
sayands
875235d37b
Added Mask-R-CNN OpenCV tutorial
2018-10-04 11:18:39 +05:30
sayands
a0f3562c00
Added Fashion MNIST tutorial
2018-10-04 11:15:14 +05:30
Mingjie Jiang
b00669f60a
Add Enlight.nyc
2018-10-03 22:48:25 -04:00
Mingjie Jiang
30a020067e
Add Hack Club Workshops to additional resources
2018-10-03 22:44:37 -04:00
Ashley Anderson
5b9aa13710
Update README.md
2018-09-29 17:27:37 -04:00
Tu V. Tran
280b3f327b
Merge pull request #108 from lujanfernaud/patch-1
...
Add The Ruby on Rails Tutorial
2018-09-28 05:07:48 -04:00
Tu Tran
b14fd3ad30
Merge pull request #114 from sayands/master
...
Added OpenCV and Deep Learning Tutorials
2018-09-24 23:53:38 -04:00