Commit Graph

500 Commits

Author SHA1 Message Date
819320f81c Merge pull request #137 from sayands/master
Added Image Processing and Machine Learning Tutorials
2018-11-03 16:50:18 -04:00
4ab308f68e Merge pull request #139 from koolamusic/GithubTemplates
add Github Template Files that will enable Contributors Communicate Better
2018-11-03 16:49:09 -04:00
f8ff4b0418 add Github Template Files that will enable Contributors Communicate Intentions better 2018-11-02 07:50:26 +01:00
a9aba7599f Added Quora Similar Question Finding Tutorial Part II 2018-11-02 01:54:51 +05:30
b1dda909d1 Added Quora Similar Question Finding Tutorial Part I 2018-11-02 01:54:11 +05:30
3270e1d608 Added Multi Object Tracking dlib tutorial 2018-11-02 01:51:12 +05:30
f84389e43c Added Single Object tracker dlib tutorial 2018-11-02 01:50:29 +05:30
60b1f0697b added point 18 in contribution guidline 2018-10-31 02:20:31 +05:30
f7af60d24c Merge pull request #131 from prtk1910/master
Update README.md
2018-10-27 23:40:57 -04:00
3aeaa58ffa Remove spaces for music recommendation tutorial 2018-10-27 23:40:45 -04:00
d2787e2671 Merge pull request #129 from itsmingjie/patch-1
Remove duplicate links
2018-10-27 23:37:49 -04:00
f86dfb3ced Update README.md 2018-10-25 21:06:59 +05:30
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
2a73fb2de9 Add awesome_bot to validate links via .travis.yml 2018-10-20 19:49:56 -04:00
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
7e870c7eb3 Update README.md 2018-10-20 02:18:48 -04:00
d43203342d Merge pull request #125 from sayands/master
Added Deep Learning tutorials
2018-10-19 23:17:38 -07:00
dc8e43c289 Merge branch 'master' into master 2018-10-19 23:17:29 -07:00
42f7908e49 Found a Vue Tutorial that helped me a lot 2018-10-19 02:51:21 +05:30
a3137b4549 Added Hand Keypoint Detection using OpenCV tutorial 2018-10-18 20:40:35 +05:30
a98526f5f2 Merge branch 'master' of https://github.com/sayands/project-based-learning 2018-10-18 20:37:34 +05:30
70eda97ab8 Added Keras vs Tensorflow tutorial 2018-10-18 20:37:03 +05:30
d24a446ac5 Added Deep Learning Tutorial for root health 2018-10-18 20:35:59 +05:30
57f8e8de9c Merge pull request #123 from mory91/master
Add new tutorial in golang
2018-10-13 16:58:51 -04:00
4d3bdf9d10 Merge pull request #124 from geekysrm/patch-1
Removed duplicate entries from "Additional Resources"
2018-10-13 16:58:34 -04:00
f84e704171 Re-Added missing links 2018-10-11 04:51:40 +05:30
12ebf2f852 Removed duplicate entries 2018-10-11 04:49:03 +05:30
ffd4c588f3 Add new tutorial in golang 2018-10-09 00:51:14 +03:30
df1c302263 Merge pull request #121 from sayands/master
Added Deep Learning tutorials
2018-10-07 04:04:43 -04:00
20dc2cfa17 Merge branch 'master' into master 2018-10-07 04:04:37 -04:00
096f73cec8 Merge pull request #120 from itsmingjie/patch-2
Add Enlight.nyc
2018-10-07 04:03:42 -04:00
6a2eba134d Merge branch 'master' into patch-2 2018-10-07 04:03:36 -04:00
10f8c4db8d Merge pull request #119 from itsmingjie/patch-1
Add Hack Club Workshops to additional resources
2018-10-07 04:02:58 -04:00
aab27aa892 Added Faster Facial Landmark Detection Tutorial 2018-10-07 13:32:49 +05:30
84ad47bd09 Added EigenFaces using OpenCV tutorial 2018-10-07 13:31:29 +05:30
85587cb02f Added OpenCV automatic target detection tutorial 2018-10-04 11:55:41 +05:30
875235d37b Added Mask-R-CNN OpenCV tutorial 2018-10-04 11:18:39 +05:30
a0f3562c00 Added Fashion MNIST tutorial 2018-10-04 11:15:14 +05:30
b00669f60a Add Enlight.nyc 2018-10-03 22:48:25 -04:00
30a020067e Add Hack Club Workshops to additional resources 2018-10-03 22:44:37 -04:00
60f17fccb7 Merge pull request #118 from lalaithan/master
Spellchecked README.md
2018-10-02 02:39:44 -04:00
e10cdfbf08 Merge pull request #1 from lalaithan/lalaithan-patch-1
Update README.md
2018-09-29 17:28:07 -04:00
5b9aa13710 Update README.md 2018-09-29 17:27:37 -04:00
280b3f327b Merge pull request #108 from lujanfernaud/patch-1
Add The Ruby on Rails Tutorial
2018-09-28 05:07:48 -04:00
b14fd3ad30 Merge pull request #114 from sayands/master
Added OpenCV and Deep Learning Tutorials
2018-09-24 23:53:38 -04:00
02e333be9c Merge pull request #115 from AdrienTorris/patch-1
Add "Building the CoreWiki" (C#)
2018-09-24 23:53:15 -04:00
774bcd920e Merge pull request #116 from AdrienTorris/patch-2
Add a C tutorial about creating an os
2018-09-24 23:52:30 -04:00
92136c0d91 Add a C tutorial about creating an os
How to create an OS from scratch : https://github.com/cfenollosa/os-tutorial
2018-09-22 09:37:44 +02:00
f10a2e800e Add "Building the CoreWiki" (C#)
Any and all videos that feature some work on the CoreWiki project. This is a Wiki-style content management system that has been completely written in C# with ASP.NET Core and Razor Pages. You can find the source to this project at: https://github.com/csharpfritz/CoreWiki
2018-09-21 09:28:33 +02:00
f85aecb88c Added Facial Landmark Detection Tutorial 2018-09-20 23:36:50 +05:30