Commit Graph

1161 Commits

Author SHA1 Message Date
Vinta 6ecbd30039 Merge pull request #976 from Vadimkin/websocket-django-channels
Add Django-channels to WebSocket section
2017-11-16 19:23:40 +08:00
Vadim Klimenko 2533f0c3f1 Add Django-channels to WebSocket section 2017-11-13 14:36:07 +02:00
Vinta 543c3e1227 Merge pull request #969 from jfkirk/patch-1
Adds TensorRec
2017-10-30 23:49:59 -05:00
James Kirk f60dea2e8e Adds TensorRec
TensorRec is a Python recommendation system that allows you to quickly develop recommendation algorithms and customize them using TensorFlow. TensorRec lets you to customize your recommendation system's embedding functions and loss functions while TensorRec handles the data manipulation, scoring, and ranking to generate recommendations.

You can read a blog post I wrote about the project here: https://medium.com/@jameskirk1/tensorrec-a-recommendation-engine-framework-in-tensorflow-d85e4f0874e8
2017-10-30 16:09:26 -04:00
Vinta f5ae39d51a Merge pull request #968 from gtseres/master
Adding apistar in the REST APIs section
2017-10-27 14:51:55 -05:00
gtseres f65fbbb2b8 Adding apistar in the REST APIs section 2017-10-27 13:54:07 +03:00
Vinta ca9220cee7 fancy theme: mkdocs-material
https://github.com/squidfunk/mkdocs-material
2017-10-27 04:13:31 +08:00
Vinta fb4c1e65b9 Merge pull request #952 from nnikolic72/add_mypy
Added mypy and Static Type Checker section
2017-10-15 02:40:47 -05:00
nnikolic72 f938c18608 Added mypy and Static Type Checker section 2017-10-14 18:10:28 +02:00
Vinta fca8f1cd8e Merge pull request #694 from mirceaulinic/CF-ADD-NAPALM
Adding NAPALM
2017-10-01 11:22:04 -05:00
Vinta ba6ba40cf5 Merge pull request #938 from enteleform-forks/master
added "keyboard" and "mouse" by @boppreh to "Hardware"
2017-09-20 16:45:54 +08:00
Enteleform 6516baaa55 added "mouse" and "keyboard" by @boppreh to "Hardware" 2017-09-20 01:24:51 -04:00
Vinta ff6826da6a Merge pull request #936 from mbarkhau/patch-1
Add Dask to MapReduce Section
2017-09-15 22:15:59 +08:00
mbarkhau bc8126b3a3 Add Dask to MapReduce Section 2017-09-15 09:07:24 +02:00
Vinta 4b9feb59b1 Merge pull request #875 from jwodder/attrs
Add attrs
2017-09-15 13:50:10 +08:00
Vinta 1ecafed464 refine 2017-09-14 13:58:00 +08:00
Vinta 99b30faf60 add polyglot Fix #610 2017-09-14 13:58:00 +08:00
Vinta 38e1919e9b Merge pull request #933 from invzhi/patch-1
Remove PySonar2
2017-09-13 13:05:39 +08:00
invzhi 79baacc706 Remove PySonar2
[PySonar2](http://www.yinwang.org/blog-cn/2017/04/18/close-source) is no longer open source.
2017-09-13 09:24:00 +08:00
Vinta 27248bb193 Merge pull request #928 from perey/patch-1
Re-add Cython to the list.
2017-09-09 23:58:28 +08:00
perey 4aa45bfd75 Re-add Cython to the list.
Commit 192305d, which merged the "Implementations" and "High Performance" sections, erroneously merged the CPython and Cython entries into one.
2017-09-09 22:30:14 +08:00
Vinta 8f6aa14108 Merge pull request #921 from andor-pierdelacabeza/patch-2
Correct Authomatic URL
2017-08-31 01:11:40 +08:00
Alvaro [Andor] 5b4a1e6a06 Update Authomatic URL
URL for Authomatic has changed, as old one is redirecting to a personal web page
2017-08-30 16:18:39 +02:00
Vinta 5be69dc8f7 add libffm 2017-08-20 14:25:44 +08:00
Vinta bd2bb54db2 improve 2017-08-20 14:23:12 +08:00
Vinta 1d71392d20 Merge pull request #910 from mozillazg/patch-1
add pypinyin
2017-08-07 16:13:16 +08:00
Huang Huang a436e942e2 add pypinyin 2017-08-05 23:28:45 +08:00
Vinta 810b6a7f1a Merge pull request #905 from JoshuaRLi/master
Update deprecated envoy -> delegator.py, stale link name church -> mimesis.
2017-07-24 14:05:19 +08:00
Joshua Li a531ece6e2 Updated stale link name church -> mimesis. 2017-07-22 15:40:56 -04:00
Joshua Li 39b1266f3d Update deprecated envoy in favor of delegator.py.
See https://github.com/kennethreitz/envoy/blob/master/README.rst for reference.
2017-07-22 15:40:16 -04:00
Vinta 2bc6e93f2d Merge pull request #903 from m1guelpf/master
Update README URLs based on HTTP redirects
2017-07-19 16:37:36 +08:00
Miguel Piedrafita a2ef5022eb Manual fixes 2017-07-18 20:33:27 +02:00
Miguel Piedrafita 2578ea5b6e Update README URLs based on HTTP redirects 2017-07-18 17:34:48 +01:00
Vinta f9f4f20ac6 add Pipenv Fix #846 2017-06-05 01:22:31 +08:00
Vinta add07d91ca add Recommender Systems section 2017-05-25 02:55:25 +08:00
Vinta 08a01d6779 remove 2017-05-25 02:55:15 +08:00
Vinta efb1cb6181 Merge pull request #881 from nikos/patch-1
Added awesome pysolr library to Search section.
2017-05-03 21:46:07 +08:00
Niko Schmuck a25069d38f Added awesome pysolr library to Search section. 2017-05-02 11:10:49 +02:00
Vinta 9973479ffc Merge pull request #880 from gautamk/simpy
Adding SimPy to the Science section
2017-04-25 14:21:10 +08:00
Gautam 64cb24964f Adding SimPy to the Science section
SimPy is a process-based discrete-event simulation framework.
2017-04-24 17:42:08 -07:00
Vinta 708e7a791e refine 2017-04-24 21:20:25 +08:00
Vinta 618fc17c07 update mkdocs.yml 2017-04-24 21:16:54 +08:00
Vinta 0d3f958760 update Makefile 2017-04-24 21:16:43 +08:00
Vinta a7c4e01f95 Merge pull request #877 from abhi18av/patch-1
Added pyAudioAnalysis
2017-04-21 00:35:05 +08:00
Abhinav Sharma cfc163b3f8 Added pyAudioAnalysis 2017-04-20 21:14:35 +05:30
John T. Wodder II b1145c8eb1 attrs is awesome. 2017-04-15 19:37:19 -04:00
Vinta f39ced2954 Merge pull request #873 from pawl/patch-3
Update httplib2 link
2017-04-15 14:51:41 +08:00
Paul Brown 60cba77471 Update httplib2 link
The readme of https://github.com/jcgregorio/httplib2 says that repo is deprecated, and we should be using https://github.com/httplib2
2017-04-14 17:40:04 -05:00
Vinta ff76e53773 Merge pull request #870 from krischer/patch-1
Adding ObsPy
2017-04-13 00:33:39 +08:00
Lion Krischer 7df872c2bc Adding ObsPy 2017-04-12 14:27:04 +02:00