文件历史

26 次代码提交

作者 SHA1 备注 提交日期
Mohit Juneja 81b6b181dc improved documentation 2019-10-10 12:41:17 +05:30
Mohit Juneja 8ba4818ba7 sh in documentation 2019-10-10 12:40:05 +05:30
Artem Golubin 6789901b63 Update README.md 2019-03-13 23:27:33 +03:00
rushter 7b1cbfd833 Fix typo 2017-08-09 11:50:58 +03:00
Artem Golubin 1fbc443166 Fix markdown 2017-03-23 09:07:32 +07:00
rushter 63b00ff95f Add initial version of Deep Q learning (DQN) 2017-01-08 04:37:44 +03:00
rushter a64a2e4580 Remove TODO list, update contributing section 2017-01-01 14:03:40 +03:00
rushter f24fe1d4d8 Add initial t-SNE implementation 2016-12-28 19:04:40 +03:00
rushter cd261f9afc Update Readme, fix test 2016-12-26 22:30:39 +03:00
Artem Golubin b6d1489cef Add Gaussian Mixture Model (#18) 2016-11-28 16:37:29 +03:00
James Chevalier 41abfd310f add docker configuration (#13)
* add docker configuration

Why:

* it's a nice way to work in a disposable environment

This change addresses the need by:

* add dockerfile
* update readme to explain usage

Reference Links:

*

* switch to using official python image as a base

Why:

* removes a lot of custom setup

This change addresses the need by:

* swap out buildpack-deps:trusty with python:3
* remove setup lines that are no longer required
* clean up comment to describe the RUN command

Reference Links:

* https://hub.docker.com/r/library/python/
2016-11-24 02:14:58 +03:00
rushter a58235ce03 Add Naive Bayes 2016-11-18 01:52:56 +03:00
Artem Golubin 76f6df75cb Add link to Knn implementation (#9) 2016-11-17 18:26:51 +03:00
Anebi Agbo aa9391eb6c fixed typo 2016-11-15 12:25:01 -07:00
Artem Golubin 6c12ebe640 Fix command syntax 2016-11-15 11:55:32 +03:00
rushter 9b04774441 Update README.md 2016-11-14 14:32:41 +03:00
Nicolas Hug 5acf7863a8 Added setup.py for easier installation 2016-11-14 10:57:08 +01:00
rushter ab4e0b3d2b Update README 2016-11-14 02:53:37 +03:00
rushter 3bbed541d7 Update README.md 2016-11-13 18:27:24 +03:00
Artem Golubin b066f721b7 Update README.md 2016-11-12 23:20:38 +03:00
Artem Golubin 3e1a3eab6c Update README.md 2016-11-12 23:04:16 +03:00
rushter c65ae73042 Update README 2016-11-12 23:02:53 +03:00
rushter e273419d2b Update README 2016-11-03 15:22:11 +03:00
rushter 4c725d0c36 Update README 2016-10-17 11:13:00 +03:00
rushter 43836451f6 Add factrorization machines 2016-10-08 15:01:54 +03:00
rushter feaa836a7f Initial branch 2016-10-06 11:36:35 +03:00