- Mar 07, 2018
-
-
Anand authored
- Jan 26, 2018
-
-
Franz Scherr authored
-
- Nov 30, 2017
-
-
Anand authored
-
- Nov 13, 2017
- Nov 09, 2017
-
-
Anand authored
-
- Nov 07, 2017
-
-
Jakob Jordan authored
* Add natural evolution strategies optimizer with doc, logging of distribution parameters and default parameters Implements separable natural evolution strategies in natural coordinates for multinormal search distributions as described in Wierstra, D., Schaul, T., Glasmachers, T., Sun, Y., Peters, J., & Schmidhuber, J. (2014). Natural evolution strategies. Journal of Machine Learning Research, 15(1) (pp. 949-980). * Add doc for natural evolution strategies optimizer * Add logging of distribution parameters to nes optimizer * Add default parameters to snes optimizer
-
- Nov 02, 2017
-
-
Anand authored
-
- Oct 24, 2017
- Oct 05, 2017
-
-
Anand authored
* Adding script for evaluating MNIST with CE * Weight initialization in MNIST done per layer now * Converting weighted fitness list to numpy array in Cross Entropy * Formatting and other minor fixes
-
- Oct 04, 2017
-
-
Anand authored
Adding a very simple MNIST optimizee, which is a 1 hidden layer neural network, that evaluates its performance on either the reduced or the full MNIST (configurable). It uses the entire dataset to calculate its score. The weights are updated and provided by the optimizer.
-
Anand authored
-
Anand authored
-
Anand authored
-
- Oct 03, 2017
- Aug 28, 2017
-
-
Anand authored
-
- Aug 14, 2017
-
-
Anand authored
-
- Jul 26, 2017
-
-
Kris authored
- dict_to_list outputs a numpy array rather than a list to stay true to the policy of preferring numpy data types rather than the python data types, - added DEAP to list of global requirements. requirements.txt in subfolder is not processed separately. - added FUN-GA simulation
-
- Jul 25, 2017
-
-
maharjun authored
-
- Jul 20, 2017
-
-
maharjun authored
* Adding Logging tools w/o documentation * Add optino to redirect all scoop process logging also to main console * Added Documentation + Some other small interface Changes * Changed the bin files to use current logging framework * Added some edits to the intro documentation * Modified bin files again * Fixing style
-
- Jul 19, 2017
-
-
Anand authored
-
Anand authored
-
maharjun authored
-
Kris authored
* Updated docs to mention use and creation of file. * Wee changes in intro paragraph. * Added Flake8 as a requirement for running style checks. * Updated docs to mention use and creation of file. * Wee changes in intro paragraph. * Added Flake8 as a requirement for running style checks. * Fixed install failing to copy all LTL packages to Python modules directory by using recursive find_packages() * Changed the instructions to reflect a develop build. * Update intro.rst * Update setup.py
-
- Jul 14, 2017
- Jul 13, 2017