文件历史

8 次代码提交

作者 SHA1 备注 提交日期
Artem Golubin ffbe4085e2 Minor fixes 2020-08-20 22:43:06 +03:00
Artem Golubin ba450f87c4 Minor fixes 2019-08-25 19:59:26 +03:00
Artem Golubin 62633dd302 Format code using black 2019-05-11 18:15:53 +03:00
rushter 63b00ff95f Add initial version of Deep Q learning (DQN) 2017-01-08 04:37:44 +03:00
rushter 04c47f6943 FIx: check if X is numpy array 2016-11-18 02:01:26 +03:00
Nicolas Hug d298edacaa Minor commit.
added .swp files in .gitignore for vim
changed 'features' to 'targets' in BaseEstimator error message
added space in docstring.
2016-11-17 11:06:51 +01:00
lucaskolstad c00dac235c Add some comments to kmeans, pca, linear_models, and base estimators. Add a .gitignore file. No code is touched only comments. 2016-11-13 14:40:45 -08:00
rushter feaa836a7f Initial branch 2016-10-06 11:36:35 +03:00