510 Commits

Author SHA1 Message Date
Rockford Wei
8789762a77 Adding Perfect-TensorFlow - Swift Language Binding 2017-06-27 14:16:31 -04:00
Joseph Misiti
cdb0adee57 Merge pull request #390 from arbox/patch-1
Added the awesome Ruby NLP list.
2017-06-26 09:41:35 -04:00
Andrei Beliankou
fbce806f90 Added the awesome Ruby NLP list. 2017-06-24 18:58:03 +02:00
Alireza Ghasemi
c70c5afa3f Update README.md
NLP.js seems obsolete. I removed it.
2017-06-24 17:26:22 +02:00
Santiago Castro
a297a90742 Update README.md 2017-06-05 09:52:48 -03:00
Santiago Castro
7ea595cc43 Add Bender to README 2017-06-05 09:32:09 -03:00
Joseph Misiti
ba1478d34a Merge pull request #384 from jinyeom/master
added NEAT (NeuroEvolution of Augmenting Topologies)
2017-05-30 09:43:21 -04:00
Karl Morrison
32f98e6e38 Update README.md 2017-05-30 15:40:21 +02:00
Karl Morrison
4aa1532d48 Update README.md
Added 3 JavaScript Data Visualization libraries
2017-05-30 15:37:35 +02:00
jinyeom
f111902109 added neat 2017-05-23 19:08:07 -05:00
Gerardo González
8bfa742381 Added AMIDST Toolbox to java general purpose 2017-05-23 21:16:38 +02:00
ynqa
bfda766f94 Fix URL 2017-05-22 21:18:25 +09:00
ynqa
7cb400a1e3 Add word embedding in Go 2017-05-22 18:48:36 +09:00
JJ Merelo
283d796d2d Adds perl 6 resources 2017-05-19 20:01:37 +02:00
JJ Merelo
d1f7bbb346 Adds link in index
And also the start of Perl6
2017-05-19 19:56:02 +02:00
JJ Merelo
2e180dab44 Adding a bit of Perl
There should be much more, I know, but what is there is quite
interesting.
2017-05-19 19:39:47 +02:00
JJ Merelo
1d23e17522 Format error
Apparently nobody arrived so far :-)
2017-05-19 19:16:23 +02:00
Joseph Misiti
d724947b1e Merge pull request #374 from sbromberger/patch-1
Update README.md
2017-05-17 12:46:54 -04:00
Pierre PACI
2a4c4b3fde Added Yase to Python - NLP
Yase help people to easily transcode sentence to list of word vector instead of a mean word vector. It found to be useful when used with LSTM for deep learning. It also work with any type of sequence.

Disclaimer : I'm author of Yase
2017-05-14 18:37:09 +02:00
Alex Nisnevich
ee9ab9255d Add Montague (semantic parsing library for Scala) 2017-05-12 22:00:56 -07:00
Seth Bromberger
e7926a30ba Update README.md
fix typo
2017-05-08 05:02:04 -07:00
Seth Bromberger
26ec2b263d Update README.md
Added LightGraphs (graph modeling) for Julia.
2017-05-07 21:36:32 -07:00
hiteshpaul
f6b2775806 removed rasa.ai link 2017-05-05 15:48:37 +05:30
hiteshpaul
c18c9f4c29 Added rasa_nlu to the list of python nlp frameworks 2017-05-05 15:46:07 +05:30
Marek Wydmuch
404a0391c7 Fix a tag for Python Neural Networks 2017-05-04 22:22:52 +02:00
Marqt
6e1701f89c Add Python Reinforcement Learning category with DeepMind Lab, Universe, ViZDoom and move Gym to it 2017-05-04 19:51:19 +02:00
hiteshpaul
8e7ddae316 Added CLTK to list of python-nlp 2017-05-04 12:10:22 +05:30
Brandon Odegard
3548e303e3 Correct spelling error for prophet framework 2017-05-02 10:55:44 -05:00
Jacques Kvam
4b4b535ce5 Update README.md 2017-04-27 14:13:07 -07:00
Jacques Kvam
bb93e69838 add bowtie dashboard library 2017-04-27 14:10:54 -07:00
Andrei Beliankou
0e74184cb8 Added the RubyML awesome list.
Dear @josephmisiti,
not sure if you're accepting whole lists and not only individual resources.
I've started the new Awesome list on Ruby ML. I could be of interest for you as well.
2017-04-27 19:12:36 +02:00
Brylie Christopher Oxley
c1c10f39f8 Fix link for Neural Network Designer 2017-04-25 08:54:02 +03:00
Rizo Isrof
af4531612d Add TensorFlow for OCaml and fix formatting 2017-04-13 13:17:22 +01:00
usptact
866ce82e41 Added Infer.NET as data analysis framework 2017-04-12 13:27:17 -07:00
William Falcon
def63a8c9a Update README.md
moved to correct python section. sorry about that!
2017-03-27 08:32:21 -04:00
William Falcon
521f6a25cf Update README.md
Added Image-to-Image Translation with Conditional Adversarial Networks implementation
2017-03-26 20:31:15 -04:00
James Brown
378a4182f4 Fix broken a tags breaking Markdown 2017-03-21 14:43:20 +00:00
Joseph Misiti
b59f202b99 Merge pull request #357 from asafschers/patch-1
Update README.md
2017-03-19 20:40:05 -04:00
Fabian Aussems
9c36179019 Update README.md
fixed link of cortex
2017-03-19 14:56:46 +01:00
asafschers
dc5c07b3db Update README.md 2017-03-15 16:18:52 +02:00
Fabian Böhnlein
9f06eccf74 Adding Prophet 2017-03-12 21:42:31 +01:00
Joseph Misiti
99e9692c32 Merge pull request #354 from fukuball/master
Add fuku-ml for Python General-Purpose Machine Learning
2017-03-11 14:31:43 -05:00
Preston Parry
c56b497941 adds auto_ml
Thanks for the great list of resources!
2017-03-11 10:55:13 -08:00
fukuball
9eb171f831 Add fuku-ml for Python General-Purpose Machine Learning
Add fuku-ml for Python General-Purpose Machine Learning

Fuku-ml is a simple machine learning library, including Perceptron,
Regression, Support Vector Machine, Decision Tree and more, it's easy
to use and easy to learn for beginners.
2017-03-09 11:05:19 +08:00
Joseph Misiti
1af9ba3ec0 Merge pull request #351 from chrisvnicholson/patch-2
Update README.md
2017-02-25 00:53:07 -05:00
ChrisN
35c558262e Update README.md 2017-02-24 16:27:44 -08:00
Nicholas Connor
9903137ec7 Update README.md 2017-02-23 17:34:24 -07:00
Reiichiro Nakano
0c8f2d53dd add scikit-plot as python visualization library 2017-02-23 00:39:31 +08:00
Devinsuit
60b31b1fbe Update links 2017-02-13 20:26:41 +09:00
spushkarev
b611572495 Add Hydrosphere Mist 2017-02-03 12:32:30 +05:00