Commit Graph

  • 8fb8bb4282 Format using ruff master Artem Golubin 2025-06-16 01:18:12 +04:00
  • 4e93532b6f Format using ruff Artem Golubin 2025-06-16 01:15:27 +04:00
  • edf9a137a8 Update github actions Artem Golubin 2025-06-16 01:11:28 +04:00
  • 035e489a87 Merge pull request #88 from paulinder/patch-1 Artem Golubin 2022-01-31 09:13:40 +03:00
  • d20d3130d6 fix gradient descent optimization algorithm link Paul Inder 2022-01-30 18:51:43 -05:00
  • 3c8e16b8de Merge pull request #79 from Shihab-Shahriar/master Artem Golubin 2020-09-14 01:16:40 +03:00
  • ef5aca0ae3 Apply suggestions from code review Artem Golubin 2020-09-14 01:13:43 +03:00
  • 2378011a2c Style fixes Artem Golubin 2020-08-20 22:45:02 +03:00
  • ffbe4085e2 Minor fixes Artem Golubin 2020-08-20 22:43:06 +03:00
  • 9f9e0615f5 Minor edits to CI config Artem Golubin 2020-08-20 22:26:04 +03:00
  • 8b8fbb291c Remove TravisCI Artem Golubin 2020-08-20 22:20:13 +03:00
  • 7a62559bf4 Create python-app.yml Artem Golubin 2020-08-20 22:18:01 +03:00
  • 60ee2893c2 refactored Decision Tree to support n_classes Shihab Shahriar 2020-05-29 20:12:48 +06:00
  • fbb730844d resolved bug when all labels in leaf node are 0 Shihab Shahriar 2020-05-29 19:25:18 +06:00
  • 30e4c49f44 small code cleanup Shihab Shahriar 2020-05-29 18:32:01 +06:00
  • 0b9ebf3a99 resolved classification bug in decision tree using n_classes Shihab Shahriar 2020-05-28 20:17:03 +06:00
  • 58a8c25395 Merge pull request #78 from Musketeer-Liu/YutongLiu-Fix Artem Golubin 2020-02-26 16:10:16 +07:00
  • ad58bf49f2 Add Mode as rt to avoid str Object decoding issue Musketeer.Liu 2020-02-26 01:07:45 -08:00
  • 68522f2e6d Change open function mode for decode issue Musketeer.Liu 2020-02-24 11:19:10 -08:00
  • bcf95627fa Fix the rbm example via delete unnecessary decode on str Object in mla/datasets/base.py line 54 Musketeer.Liu 2020-02-23 23:44:38 -08:00
  • 4558cd390b Update copyright Artem Golubin 2020-01-01 20:40:00 +03:00
  • b3a31d7f77 Merge pull request #77 from nachtsky1077/master Artem Golubin 2019-11-29 08:42:46 +01:00
  • 601c817cb4 fix typo when calculating intercept in simplified SMO algorithm nachtsky1077 2019-11-29 13:33:39 +08:00
  • 1ede2fe7f0 Merge pull request #65 from mohit0920/master Artem Golubin 2019-10-13 10:06:02 +03:00
  • 81b6b181dc improved documentation Mohit Juneja 2019-10-10 12:41:17 +05:30
  • 8ba4818ba7 sh in documentation Mohit Juneja 2019-10-10 12:40:05 +05:30
  • 0d1022ee46 Improve SVM test Artem Golubin 2019-10-02 15:35:46 +03:00
  • a40c620bc8 Merge pull request #56 from Antetokounpo/adamax Artem Golubin 2019-10-02 15:13:34 +03:00
  • fff1c2832b Add Adamax optimizer and unit test Antetokounpo 2019-10-01 19:34:27 -04:00
  • ba450f87c4 Minor fixes Artem Golubin 2019-08-25 19:59:26 +03:00
  • d2de145bf1 Fix plot for k-means. Resolves #54 Artem Golubin 2019-07-22 14:13:53 +03:00
  • 62633dd302 Format code using black Artem Golubin 2019-05-11 18:14:43 +03:00
  • 874d9b7896 Merge pull request #53 from ndrwmlnk/master Artem Golubin 2019-03-15 10:00:16 +03:00
  • c5cc88ea48 bug fix env.close() Andrew Melnik 2019-03-14 12:13:55 +01:00
  • a1c47cb2ae Update AUTHORS Artem Golubin 2019-03-13 23:29:11 +03:00
  • 6789901b63 Update README.md Artem Golubin 2019-03-13 23:27:33 +03:00
  • 9acca5d8cf Merge pull request #52 from ndrwmlnk/master Artem Golubin 2019-03-13 19:27:15 +03:00
  • 8f49f660e9 bug fix self.memory_limit Andrew Melnik 2019-03-13 16:06:05 +01:00
  • c0eacae66d Merge pull request #51 from ndrwmlnk/master Artem Golubin 2019-03-12 19:41:01 +03:00
  • 9f22724a36 pip install . - bug fix - mla/rl was missing Andrew Melnik 2019-03-12 17:20:23 +01:00
  • 7241c97c07 Merge pull request #50 from therickli/master Artem Golubin 2019-03-12 14:16:32 +03:00
  • 31c38db00b fix sigmoid function lm 2019-03-12 13:34:20 +08:00
  • 6e383f73e8 Update AUTHORS Artem Golubin 2019-02-18 14:36:01 +03:00
  • 8f4f1339ba Merge pull request #47 from LanderTome/feature-branch_normalization Artem Golubin 2019-02-18 14:35:22 +03:00
  • 528d623fd6 Update normalization.py Artem Golubin 2019-02-18 14:34:59 +03:00
  • 22ff8aa698 Merge pull request #46 from LanderTome/patch-tqdm Artem Golubin 2019-02-18 14:32:03 +03:00
  • 49c51758fe Add a basic implementation of Batch Normalization. Robert Wukmir 2019-02-17 23:25:27 -08:00
  • 4e980800b7 Add total size of batch iterations to tqdm loop so that it displays estimated time to completion. Robert Wukmir 2019-02-17 22:57:22 -08:00
  • 4b081b92f1 Merge pull request #45 from LanderTome/feature-LeakyReLU Artem Golubin 2019-02-14 01:22:51 +03:00
  • b8ad378a79 Add Leaky ReLU activation. Differentiation with autograd package confirmed to work correctly. Robert Wukmir 2019-02-13 13:51:13 -08:00
  • 602d3b6fd9 Fix reduction test Artem Golubin 2019-01-25 12:11:16 +03:00
  • dbf7159841 Merge pull request #44 from Timehsw/master Artem Golubin 2019-01-25 11:48:28 +03:00
  • 3352ca819b update gitignore HswTime 2019-01-25 15:02:14 +08:00
  • be53f3eaff Add AUTHORS Artem Golubin 2019-01-07 14:08:47 +03:00
  • 3d41c9f9bb Merge pull request #43 from keineahnung2345/kmeans++ Artem Golubin 2019-01-07 14:00:15 +03:00
  • cd6689c12a kmeans++ keineahnung2345 2019-01-07 17:02:36 +08:00
  • e253211090 Get the derivative of the loss function out of the for loop (#42) Xiaochun Ma 2018-10-23 01:18:21 -04:00
  • 5fbfeca8c4 Update test_regression_accuracy.py Artem Golubin 2018-10-21 23:46:12 +03:00
  • 64d7c51d00 Fix the formula of l2 penalty (#40) keineahnung2345 2018-10-22 04:45:45 +08:00
  • 6b729f043e update the penalty function in linear models (#36) KaiMin Lai 2018-06-30 21:48:41 +08:00
  • d398777642 Fix softplus overflow (attempt 2) (#31) Yiran Sheng 2017-08-17 01:56:34 -07:00
  • 4b3c24dfce Fix for Numeric Overflow of softplus implementation (#30) Yiran Sheng 2017-08-11 21:24:05 -07:00
  • 7b1cbfd833 Fix typo rushter 2017-08-09 11:50:58 +03:00
  • 2b798428d8 Update rbm.py Artem Golubin 2017-03-27 11:48:39 +07:00
  • b7364b560d Fix the CD-1 training code and add comments in RBM (#29) Jiancheng 2017-03-27 09:13:32 +08:00
  • 1fbc443166 Fix markdown Artem Golubin 2017-03-23 09:07:32 +07:00
  • 96397f5ff8 Fix typo (#28) xq5he 2017-03-23 09:09:30 +08:00
  • aa41a68676 fixes missing log (#26) Convex Path 2017-02-15 22:54:25 +08:00
  • 12e7c8770e Update some comments rushter 2017-01-23 06:09:34 +03:00
  • 11ef425874 Remove rl directory rushter 2017-01-08 16:35:43 +03:00
  • 7f0836b22a Fix mlp test rushter 2017-01-08 05:51:51 +03:00
  • 766ee72969 Add some comments to DQN module rushter 2017-01-08 04:50:45 +03:00
  • 63b00ff95f Add initial version of Deep Q learning (DQN) rushter 2017-01-08 04:37:44 +03:00
  • 6b46afa7cc Update neural network interface, FIX bug in optimization rushter 2017-01-08 04:35:12 +03:00
  • a64a2e4580 Remove TODO list, update contributing section rushter 2017-01-01 14:03:40 +03:00
  • 0e89fb762d Add t-SNE example rushter 2016-12-28 21:44:24 +03:00
  • f24fe1d4d8 Add initial t-SNE implementation rushter 2016-12-28 19:04:40 +03:00
  • cd261f9afc Update Readme, fix test rushter 2016-12-26 22:30:39 +03:00
  • 6528cf5d89 Add initial version of rbm rushter 2016-12-26 22:28:48 +03:00
  • b060229349 Fix entropy function, #22 rushter 2016-12-21 00:02:41 +03:00
  • 2a41d55fc4 Update tree.py to default to use all features (#21) brady salz 2016-12-06 00:57:58 -06:00
  • 9dc76dfaff Add method. (#20) Nguyễn Tuấn Kiên 2016-12-04 18:22:06 +07:00
  • 829c74cf7d Fixing on KMeans plot and Gaussian Mixture (#19) Jiancheng 2016-11-29 21:36:24 +08:00
  • b6d1489cef Add Gaussian Mixture Model (#18) Artem Golubin 2016-11-28 16:37:29 +03:00
  • 8f111282c9 Add Gaussian Mixture Model and example (#18) Jiancheng 2016-11-28 21:36:30 +08:00
  • bdbd2bfbf4 fit pca w training data, not entire dataset (#17) vincent tang 2016-11-26 08:27:09 -05:00
  • 21b090dafe Fix neuralnet test rushter 2016-11-26 03:23:34 +03:00
  • 862bcdfae9 Unittest for reduction (#16) vincent tang 2016-11-25 19:11:31 -05:00
  • 41abfd310f add docker configuration (#13) James Chevalier 2016-11-23 18:14:58 -05:00
  • 830f68a905 Add some comments to the neuralnets rushter 2016-11-20 21:53:26 +03:00
  • 2c15265007 Small fixes for k-means, Naive bayes rushter 2016-11-19 22:21:38 +03:00
  • 33d2662530 Ensemble methods: Optimize split search, update comments rushter 2016-11-19 22:03:10 +03:00
  • 2e4398de5e Remove unused dataset, update requirements rushter 2016-11-18 18:25:27 +03:00
  • 9fbb7114bc Merge branch 'master' of https://github.com/rushter/MLAlgorithms rushter 2016-11-18 18:09:29 +03:00
  • 2027d3347a Update Naive Bayes classifier rushter 2016-11-18 18:08:53 +03:00
  • 507a5ef9b0 Implemented k-NN regressor (#11) Nicolas HUG 2016-11-18 15:29:16 +01:00
  • acfef46f8e Remove redundant suffixes from tests rushter 2016-11-18 02:19:26 +03:00
  • 6d75555ab3 Update knn example, add test rushter 2016-11-18 02:16:35 +03:00
  • 7856af6494 Fix cast denominator to float rushter 2016-11-18 02:05:32 +03:00
  • 04c47f6943 FIx: check if X is numpy array rushter 2016-11-18 02:01:26 +03:00