Commit Graph

  • ad96b0b12a Let's go towards PEP8 ! HorlogeSkynet 2016-06-12 20:14:34 +02:00
  • 17009f349b Fixing a misspelled function calling + Correcting many English errors + Adding Python version in requirements HorlogeSkynet 2016-06-11 19:10:20 +02:00
  • 104f2c862d Now the 'downloadMNIST' script does not re-download archives if they are already presents anymore + New algorithm of learning rate definition during gradient descent HorlogeSkynet 2016-06-05 12:42:28 +02:00
  • 16690e4c98 Change \dev\null\ name folder cause Dropbox cannot sync it --' HorlogeSkynet 2016-05-25 13:39:08 +02:00
  • c522caf5db Creation of learningRateNoTheano.py which implement adaptive step size algorithms for the learning rate in gradient descent without Theano Yann Caumartin 2016-05-23 20:19:54 +02:00
  • 5f5b4000fc Adding the 'try' method to determine the learning rate for each iteration of gradient descent Yann Caumartin 2016-05-23 20:19:16 +02:00
  • ccfa5483e8 Rename the TEST directory as its real utility HorlogeSkynet 2016-05-20 18:08:01 +02:00
  • 3a5e5d7892 Update README.md Horloge-Skynet 2016-05-20 00:13:18 +02:00
  • fe200588cf Add some explanations in README, and changes to TODO + Improve downloadMNIST.sh HorlogeSkynet 2016-05-20 00:07:10 +02:00
  • 91d4d52d93 Change programs looking and add affineRegression.py + Now linearRegressionVectors.py could be adapted quickly to a different number of dimensions HorlogeSkynet 2016-05-20 00:04:46 +02:00
  • 317bc787e0 Merge branch 'master' of https://github.com/HorlogeSkynet/MachineLearning HorlogeSkynet 2016-05-18 07:22:57 +02:00
  • 52a146e6d4 Forgot a loop variable + Missing letter on README HorlogeSkynet 2016-05-18 07:22:37 +02:00
  • 4662818f56 Creation of learningRateDicoveringVectors.py which is the implementation of the adaptive step size algorithm for the learning rate. Yann Caumartin 2016-05-16 22:30:00 +02:00
  • 0944ab89ed Added comments in learningRateDiscovering.py Yann Caumartin 2016-05-16 22:22:12 +02:00
  • 1180105797 Correcting 'gradient beeing to zero' bug in learningRateDiscovering.py Yann Caumartin 2016-05-16 11:17:38 +02:00
  • 9156a1840c Corrects syntax error in linearRegressionVectors.py line 39 Yann Caumartin 2016-05-16 10:43:19 +02:00
  • 061436ea89 Update README.md Horloge-Skynet 2016-05-12 13:15:23 +02:00
  • 1c3b4d818a Update README.md Horloge-Skynet 2016-05-12 13:08:11 +02:00
  • 93e638b2db Update README.md Horloge-Skynet 2016-05-12 13:07:25 +02:00
  • 910f6966a6 Update README.md Horloge-Skynet 2016-05-12 13:06:42 +02:00
  • e534dfbd88 Update README.md Horloge-Skynet 2016-05-12 13:06:12 +02:00
  • d2e6f5f1d8 Update README.md Horloge-Skynet 2016-05-12 13:05:44 +02:00
  • 59ab7b36e7 Better coordonates generation in linearRegressionVectors.py + Fix README HorlogeSkynet 2016-05-12 13:04:28 +02:00
  • d034534d3e Add downloadMNIST.sh and loadUpdated.py to future images digits OCR + Trying to find learningRate formula + README upgraded HorlogeSkynet 2016-05-12 00:02:27 +02:00
  • 09cbca91ff Comments on linearRegressionVectors.py+some corrections on the linearRegression.py's comments Yann Caumartin 2016-05-07 23:03:37 +02:00
  • 70329cbfae Minor fixes on linearRegression.py + add utf8 on linearRegressionVectors.py + giving up Documentation HorlogeSkynet 2016-05-07 21:51:32 +02:00
  • dba99878ee Adds linearRegressionVecotrs.py which does a linear regression with any number of parameters Yann Caumartin 2016-05-07 19:09:25 +02:00
  • c78d9bc379 Translation of limiteUpdate.py from french into english Yann Caumartin 2016-05-05 17:35:39 +02:00
  • bc25c98af9 Oups, missing words ! HorlogeSkynet 2016-05-05 15:33:42 +02:00
  • b2f11ba62d English translation ! HorlogeSkynet 2016-05-05 15:32:26 +02:00
  • 8cad752bad Make it clean ! HorlogeSkynet 2016-05-02 23:06:42 +02:00
  • 0cb9330332 Création de la comparaison entre régression linéaire avec et sans gradient dans linearregression.py Yann Caumartin 2016-05-02 22:50:56 +02:00
  • b64365e14f Add files HorlogeSkynet 2016-05-02 22:45:34 +02:00
  • 083afa12df Rename directories HorlogeSkynet 2016-05-02 22:33:22 +02:00
  • db67595b25 First Commit HorlogeSkynet 2016-05-02 22:30:56 +02:00