Commit Graph

27 Commits

Author SHA1 Message Date
fchollet
fe3c4d73eb Update graph tests 2015-07-05 14:28:35 -07:00
fchollet
be75548ca3 Add graph config management 2015-07-04 14:27:01 -07:00
fchollet
553a7c0265 Graph bugfix, improve tests 2015-07-04 12:02:26 -07:00
fchollet
e63644cf82 Fix denoising autoencoder issue 2015-07-03 11:08:29 -07:00
fchollet
8e1e32a906 Fix tests 2015-07-02 22:11:46 -07:00
fchollet
f53c3195e7 Merge branch 'master' of https://github.com/fchollet/keras 2015-07-02 21:47:25 -07:00
fchollet
940bd47bc9 Add test_loss_weighting 2015-07-02 21:47:10 -07:00
fchollet
ee730496ee Add test_tasks 2015-07-02 21:45:31 -07:00
François Chollet
98f055074c Merge pull request #327 from tleeuwenburg/master
New pull request -- much cleaner
2015-07-02 17:48:27 -07:00
fchollet
bba5379305 Fix constraint tests 2015-07-02 17:47:12 -07:00
Thomas McColgan
acef252703 change constraints tests to new constraint api 2015-07-03 10:01:44 +10:00
Thomas McColgan
514ac06c2e missing axis parameter 2015-07-03 10:01:44 +10:00
Thomas McColgan
f184db8c53 add exotic inputs to identity test 2015-07-03 10:01:43 +10:00
Thomas McColgan
d59f2519fa make some texts a bit more explicit 2015-07-03 10:01:43 +10:00
Thomas McColgan
4956ed9e97 small PEP-8 changes 2015-07-03 10:01:43 +10:00
Thomas McColgan
b48e39aafd Add a test for the identity, non-negative, and unit-norm constraints 2015-07-03 10:01:43 +10:00
Thomas McColgan
a808ae6ff8 Add a test for the max-norm constraint 2015-07-03 10:01:43 +10:00
fchollet
f04fdec9e6 Incorporate regularization into loss function 2015-06-27 15:39:32 -07:00
fchollet
0d6575c7f9 Merge branch 'master' of https://github.com/fchollet/keras 2015-06-27 13:42:51 -07:00
fchollet
499a05003b Fix regularisers/constraints tests 2015-06-27 13:30:21 -07:00
Tennessee Leeuwenburg
15055483ff Added a docstring to the linear activation function about input checking.
Added some more unit tests
2015-06-26 17:01:09 +10:00
Tennessee Leeuwenburg
81822d3e52 Updated test to reflect new return type (list rather than list-of-list)
Added a test for the linear function
2015-06-26 12:37:00 +10:00
Tennessee Leeuwenburg
37e3ffed85 Deleted superfluous test file
Added basic softmax activation test
2015-06-26 12:12:29 +10:00
Thomas McColgan
9083dd088d add execution lines to unit test 2015-06-25 21:30:29 +02:00
Thomas McColgan
56e09ad736 add tests for regularizers 2015-06-25 11:39:47 +02:00
fchollet
3dd4b2e8ab Rename test folder 2015-06-23 14:03:31 +10:00
fchollet
dd82a3944e Rename test folder 2015-06-21 12:00:57 -07:00