Commit Graph

13 Commits

Author SHA1 Message Date
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