Commit Graph
1747 Commits
Author SHA1 Message Date
Ryan Curtin ad0b1c2487 Update release date. ensmallen-1.11.0 2018-11-28 13:22:51 -05:00
Ryan Curtin 7f19491b88 Update and release version 1.11.0. 2018-11-28 13:22:08 -05:00
Ryan Curtin 3271398348 Merge pull request #54 from rcurtin/header-fix
Header documentation fix
2018-11-28 13:20:50 -05:00
Marcus Edel 38ee7533fe Merge pull request #53 from zoq/sigcheck_fix
Redefinition SigCheck.
2018-11-28 19:02:43 +01:00
Ryan Curtin f186045c57 Update history for previous release. 2018-11-27 18:34:26 -05:00
Ryan Curtin 789cdb2700 Update history. 2018-11-27 18:31:46 -05:00
Ryan Curtin 53aef7f1ac Fix header references. 2018-11-27 18:29:59 -05:00
Marcus Edel 4fbd109a73 Merge pull request #43 from zoq/ens_wn_grad
WNGrad optimizer.
2018-11-23 21:10:27 +01:00
Marcus Edel f397755157 Merge branch 'master' into ens_wn_grad 2018-11-22 22:09:26 +01:00
Marcus Edel 21f20f8865 Use the stepsize from the paper as default. 2018-11-22 22:08:10 +01:00
Marcus Edel 5774092e36 Add WNGrad optimizer documentation. 2018-11-22 22:08:10 +01:00
Ryan Curtin 2e82070dc0 Remove redundant namespace. 2018-11-22 22:08:10 +01:00
Ryan Curtin 233e4ad7fd Fix incorrect name. 2018-11-22 22:08:10 +01:00
Ryan Curtin b33c6fe512 Add documentation that's used to make the website. 2018-11-22 22:08:10 +01:00
Ryan Curtin 5347634e5f Remove no-longer-relevant TODO. 2018-11-22 22:08:10 +01:00
Ryan Curtin daa4969a88 Fix and include grid search by default. 2018-11-22 22:08:10 +01:00
Marcus Edel 97cb0295c0 Single line build command. 2018-11-22 22:08:10 +01:00
Marcus Edel c6b13826f1 Travis, proper use of semicolons. 2018-11-22 22:08:10 +01:00
Ryan Curtin c815ab07d1 Fix a few more minor typos, oops. 2018-11-22 22:08:10 +01:00
Ryan Curtin 520064c398 Update bash script and fix extra space. 2018-11-22 22:08:10 +01:00
Ryan Curtin 111295c6a0 Rename travis configuration. 2018-11-22 22:08:10 +01:00
Marcus Edel d0f97284b6 Fix minor style issues (trailing spaces, 80 characters line limit). 2018-11-22 22:08:09 +01:00
Marcus Edel 1654f0fe4b Reinclude logging (SGD optimizer). 2018-11-22 22:08:09 +01:00
Marcus Edel 419c704080 Test against latest and minimum. 2018-11-22 22:08:09 +01:00
Marcus Edel 770cdb66e5 Add travis config. 2018-11-22 22:08:09 +01:00
Marcus Edel 6c517caf0b Avoid redefinition of SigCheck. 2018-11-20 21:04:19 +01:00
Ryan Curtin 36eb6afc3d Merge pull request #50 from rcurtin/grid_search_fixes
Fix and include GridSearch by default
2018-11-16 13:43:18 -05:00
Ryan Curtin 6de21f4fc4 Remove redundant namespace. 2018-11-16 11:38:30 -05:00
Ryan Curtin 21b8de7080 Merge pull request #51 from rcurtin/docs
Add documentation that's used to make the website.
2018-11-16 11:37:03 -05:00
Ryan Curtin ff09f84780 Fix incorrect name. 2018-11-15 20:47:36 -05:00
Ryan Curtin aea67564e7 Add documentation that's used to make the website. 2018-11-15 20:17:34 -05:00
Ryan Curtin 1324664474 Remove no-longer-relevant TODO. 2018-11-15 20:14:20 -05:00
Ryan Curtin ccd2779fa9 Fix and include grid search by default. 2018-11-15 20:13:22 -05:00
Marcus Edel 65c9b7c786 Merge pull request #47 from zoq/sgd_logging_fix
Reinclude logging (SGD optimizer).
2018-11-09 19:16:21 +01:00
Marcus Edel fa250a1ae9 Single line build command. 2018-11-08 20:56:35 +01:00
Marcus Edel 0beff34574 Travis, proper use of semicolons. 2018-11-08 20:34:06 +01:00
Ryan Curtin b9500e9e27 Fix a few more minor typos, oops. 2018-11-08 14:25:19 -05:00
Ryan Curtin c934628484 Update bash script and fix extra space. 2018-11-08 14:21:13 -05:00
Ryan Curtin 3dadea527b Rename travis configuration. 2018-11-08 14:15:14 -05:00
Marcus Edel ced54661b6 Merge pull request #41 from zoq/travis_config
Travis ci config.
2018-11-08 19:45:37 +01:00
Marcus Edel ecba109d48 Fix minor style issues (trailing spaces, 80 characters line limit). 2018-11-07 22:40:11 +01:00
Marcus Edel a7a85746b7 Reinclude logging (SGD optimizer). 2018-11-07 22:38:48 +01:00
Marcus Edel 365ded7f12 Test against latest and minimum. 2018-10-30 21:38:59 +01:00
Marcus Edel fc1e719538 Add WNGrad optimizer test suite. 2018-10-28 15:24:47 +01:00
Marcus Edel 696bea9189 Add WNGrad optimizer. 2018-10-28 15:24:28 +01:00
Marcus Edel 308a15f611 Add travis config. 2018-10-27 19:27:33 +02:00
Ryan Curtin a88b8ac84f Merge pull request #40 from conradsnicta/edit-25oct2018-a
delete paper sources from ensmallen repo; paper has been moved to the ensmallen_paper repo
2018-10-25 22:33:32 -04:00
conrad 66751b8224 delete paper sources from ensmallen repo; paper has been moved to the ensmallen_paper repo 2018-10-26 00:21:18 +10:00
Ryan Curtin c26e21e5e2 Merge pull request #38 from conradsnicta/edit-23oct2018-a
fixes for references
2018-10-22 23:02:48 -04:00
conrad c585daf26d fixes for references 2018-10-23 11:51:55 +10:00