Commit Graph

148 Commits

Author SHA1 Message Date
Joseph Misiti
3b96b35368 added list of ML books 2014-07-17 13:41:41 -04:00
Joseph Misiti
704b1c5629 added script to scrape packages from r-projects.org 2014-07-17 12:56:06 -04:00
joseph misiti
5a7f7678ca added R packages 2014-07-17 12:54:25 -04:00
joseph misiti
42297a5f4b added ELKI 2014-07-17 12:37:49 -04:00
joseph misiti
4c199b1927 added statkit.js and science.js 2014-07-17 12:36:09 -04:00
joseph misiti
4dcf6a4315 Merge pull request #48 from kevincobain2000/fix/#47
fixes #47 reported by @reyntjesr
2014-07-17 10:07:38 -04:00
Pulkit Kathuria
cc9fef52b1 fixes #47 reported by @reyntjesr
Link fixed. No more 404 octocat
2014-07-17 17:17:12 +09:00
joseph misiti
76bf7c139f Merge pull request #45 from kevincobain2000/feature/japanese_nlp
こんにちは~ From Tokyo. Added python Japanese NLP lib
2014-07-16 22:13:51 -04:00
Pulkit Kathuria
f9ff3729de こんにちは~ From Tokyo. Added python Japanese NLP lib 2014-07-17 11:12:19 +09:00
joseph misiti
55e180faf9 Merge pull request #44 from kevincobain2000/feature/python_sentiments
we now have link to WSD based sentiment classification
2014-07-16 21:46:16 -04:00
Pulkit Kathuria
3bce1608cc we now have link to WSD based sentiment classification
https://github.com/kevincobain2000/sentiment_classifier
2014-07-17 10:41:25 +09:00
joseph misiti
53de161753 Merge pull request #43 from yassersouri/patch-1
Add CCV to Computer Vision sub-group.
2014-07-16 19:45:05 -04:00
Yasser Souri
c356664e0f Add CCV to Computer Vision sub-group. 2014-07-17 04:08:23 +04:30
joseph misiti
94ea53116b Merge pull request #42 from quinnliu/master
added link to object oriented brain model
2014-07-16 19:28:15 -04:00
Quinn Liu
3948484daa added link to object oriented brain model 2014-07-16 19:22:48 -04:00
joseph misiti
d5e1a69033 Merge pull request #40 from pgao/master
Add SimpleCV for python
2014-07-16 14:37:49 -04:00
PETER_GAO
1eda49e05a Add SimpleCV for python 2014-07-16 11:35:21 -07:00
Joseph Misiti
6823a38115 unstomped CCV under C again 2014-07-16 14:09:43 -04:00
Joseph Misiti
022c42e3bb unstomped CCV under C 2014-07-16 14:09:16 -04:00
Joseph Misiti
67570542d8 Merge branch 'jfsantos-patch-1' 2014-07-16 14:06:37 -04:00
Joseph Misiti
f8fb4c3c07 merged in DSP.jl; 2014-07-16 14:06:27 -04:00
joseph misiti
e072f11e8e Merge pull request #38 from soumith/master
fixed newline
2014-07-16 14:02:08 -04:00
Soumith Chintala
b08adafa98 fixed newline 2014-07-16 13:54:37 -04:00
joseph misiti
9da0b60c30 Merge pull request #37 from soumith/master
moving ccv to the "C" section where it belongs.
2014-07-16 13:52:14 -04:00
Soumith Chintala
f2d281af93 moving ccv to the "C" section where it belongs.
It is not C++
2014-07-16 13:51:09 -04:00
Joseph Misiti
cbcd523626 removed external changes - bad commit 2014-07-16 13:40:01 -04:00
Joseph Misiti
b657261385 removed local changes 2014-07-16 13:39:39 -04:00
Joseph Misiti
a3def50359 added some stuff 2014-07-16 13:37:44 -04:00
joseph misiti
ee25ce9d95 Merge pull request #36 from sebg/patch-3
Fixing Issue 34 => Typo in OpenCV #34
2014-07-16 12:02:06 -04:00
Sebastian Gutierrez
ffd8db68f9 Fixing Issue 34 => Typo in OpenCV #34 2014-07-16 10:45:16 -04:00
joseph misiti
8bbccf335d Merge pull request #35 from GHamrouni/master
Add a C library for product recommendations/suggestions
2014-07-16 10:39:30 -04:00
Ghassen Hamrouni
649ce5c91a Add A C library for product recommendations/suggestions 2014-07-16 15:42:16 +01:00
joseph misiti
c07d2d2334 Merge pull request #33 from patrickkwang/master
added Pattern Recognition Toolbox for Matlab
2014-07-16 10:21:22 -04:00
Joseph Misiti
c0038948ba Merge branch 'master' of github.com:josephmisiti/awesome-machine-learning 2014-07-16 10:21:06 -04:00
Joseph Misiti
201b24dd1c Merge branch 'Splat-master' 2014-07-16 10:20:32 -04:00
Joseph Misiti
355bafbc38 merged 2014-07-16 10:20:20 -04:00
joseph misiti
2fa5341ac6 Merge pull request #31 from btroo/master
JS Additions
2014-07-16 10:19:26 -04:00
joseph misiti
065b26db42 Merge pull request #30 from soumith/master
adding the machine learning frameworks in torch/lua
2014-07-16 10:19:11 -04:00
joseph misiti
ca33aea91d Merge pull request #28 from EdwardRaff/master
adding JSAT to Java list of General purpose ML libraries
2014-07-16 10:18:38 -04:00
Joseph Misiti
02ef3e57bc Merge branch 'bayerj-master' 2014-07-16 10:18:19 -04:00
Joseph Misiti
abf8df7421 fixed merge 2014-07-16 10:18:07 -04:00
Joseph Misiti
8ec37440e3 fixed shogun link 2014-07-16 10:17:12 -04:00
patrickkwang
2f68b221cc added Pattern Recognition Toolbox for Matlab 2014-07-16 10:03:55 -04:00
Ryan Donahue
69f09897f4 Adding some of the .NET libraries, and NUGET packages I've used with C#, and F#. Adding in some NLP and some visualization projects as well. Sho could probably go under Python as well since it is an IronPython project. However I believe it is best in .NET since it's designed for the .NET ecosystem. 2014-07-16 09:57:17 -04:00
Brandon Truong
2d94a7f9a7 Knwl 2014-07-16 09:56:58 -04:00
Brandon Truong
7bc1606ddb Added natural under JS 2014-07-16 09:54:13 -04:00
Soumith Chintala
15bfeff58a adding the machine learning frameworks in torch/lua 2014-07-16 09:44:50 -04:00
Ryan Donahue
a79b5b71b2 Adding some of the .NET libraries, and NUGET packages I've used with C#, and F#. 2014-07-16 09:36:57 -04:00
EdwardRaff
ab0fdfdf9a Update README.md
adding JSAT to list
2014-07-16 08:40:24 -04:00
Joseph Misiti
6302153ad5 removed dupes 2014-07-16 07:55:08 -04:00