nzw
|
3b528baf46
|
Fix README for keras 2 (#70)
|
2017-04-15 17:35:58 +05:30 |
|
Anthony
|
4d33b69fd8
|
updated TF backend - redundant line in deconv3d causing errors (#67)
|
2017-04-11 23:08:42 -07:00 |
|
Junwei Pan
|
d83277f683
|
Merge pull request #62 from kemaswill/FitExamplesAndApplicationsToKeras-220170331
Fit examples and applications to keras-2
|
2017-04-11 08:44:17 -07:00 |
|
Junwei Pan
|
3c1594b967
|
Fix examples and applications to keras-2
|
2017-04-11 08:03:40 -07:00 |
|
Michael Oliver
|
db019c6034
|
PELU fixes and upgrade
|
2017-04-06 15:23:16 -07:00 |
|
Fariz Rahman
|
d81887a6e0
|
Bug fix : Deconv3D
|
2017-04-07 02:53:57 +05:30 |
|
Fariz Rahman
|
671ca018a9
|
pep8 fix
|
2017-04-07 02:48:37 +05:30 |
|
Fariz Rahman
|
d6d72aaad3
|
pep8 fix
|
2017-04-07 02:47:00 +05:30 |
|
Fariz Rahman
|
8491f9271e
|
pep8 fix
|
2017-04-07 02:42:38 +05:30 |
|
Fariz Rahman
|
b10fbfbc05
|
Update GUIDELINES.md
|
2017-04-06 22:29:13 +05:30 |
|
Armen
|
c0ceaf02fe
|
Implemented convolution aware initialization (#60)
* Implemented convolution aware initialization
* added support for conv3d in the CAI scheme
* added tests for convolution aware initialization
|
2017-04-06 08:20:15 -07:00 |
|
t.ae
|
52ebe4e7d5
|
Improve depth_to_space (#58)
* Add `test_depth_to_space`
* Fix bug and refine `KCTH.depth_to_space`
* Remove extra blank lines
|
2017-04-04 13:58:52 -07:00 |
|
t.ae
|
17cb8cce0c
|
Fix: Namings in test_convolutional.py (#57)
|
2017-04-04 17:41:16 +05:30 |
|
Thomas Boquet
|
2b77a35fb0
|
Merge pull request #61 from ahundt/pep8
test_convolutional.py pep8 compliance
|
2017-04-01 09:51:13 -04:00 |
|
Andrew Hundt
|
116626c695
|
test_convolutional.py pep8 compliance
|
2017-03-30 22:39:42 -04:00 |
|
Junwei Pan
|
fcd054fe40
|
Fit DenseNet examples to Keras-2 (#53)
Update DenseNet example to K2
* Fit DenseNet examples to keras-2
|
2017-03-29 01:55:43 +05:30 |
|
Abhai Kollara Dilip
|
531c4dcab8
|
Fixes in tests and TF backend (#49)
* Fix tests
* Fix extract_image_patches on TF backend
* Fix tests
* Fix extract_image_patches on TF backend
* Fix in conv2d TF backend
|
2017-03-20 03:12:34 +05:30 |
|
Fariz Rahman
|
2e3a752d8c
|
Merge pull request #50 from tboquet/doc_clean
Fix doc style in DSSIM objective
|
2017-03-20 02:52:11 +05:30 |
|
tboquet
|
399fbe82bc
|
* fix doc style
|
2017-03-19 13:43:50 -04:00 |
|
farizrahman4u
|
c23d3540f3
|
nb->num
|
2017-03-19 22:39:10 +05:30 |
|
farizrahman4u
|
2e9c93d4ff
|
nb->num
|
2017-03-19 22:05:03 +05:30 |
|
farizrahman4u
|
e99a0afd3a
|
fix import error
|
2017-03-19 22:04:51 +05:30 |
|
farizrahman4u
|
0685fd9a03
|
fix cosdense tests
|
2017-03-19 09:35:27 +05:30 |
|
farizrahman4u
|
1656006c05
|
typo fix
|
2017-03-19 09:32:37 +05:30 |
|
farizrahman4u
|
8fa0c2dbc1
|
fix cos dense test
|
2017-03-19 09:31:37 +05:30 |
|
farizrahman4u
|
8c2eac4853
|
fix cos dense test
|
2017-03-19 09:30:59 +05:30 |
|
farizrahman4u
|
a11645dfba
|
bug fix : cos dense
|
2017-03-19 09:28:31 +05:30 |
|
farizrahman4u
|
2dc2b78213
|
fix serialization
|
2017-03-19 09:25:58 +05:30 |
|
farizrahman4u
|
80c34ac886
|
b->bias
|
2017-03-19 09:22:59 +05:30 |
|
farizrahman4u
|
1128d8767a
|
initializations -> initializers
|
2017-03-19 09:19:51 +05:30 |
|
farizrahman4u
|
de4ab68ed2
|
update cifar example
|
2017-03-19 09:14:58 +05:30 |
|
farizrahman4u
|
41327bec6d
|
update densenet
|
2017-03-19 09:10:48 +05:30 |
|
farizrahman4u
|
46e5abd6eb
|
nb_epoch -> epochs
|
2017-03-19 09:03:52 +05:30 |
|
farizrahman4u
|
69b286ce83
|
serialization fix
|
2017-03-19 09:00:15 +05:30 |
|
farizrahman4u
|
da8cf81ffd
|
typo
|
2017-03-19 08:51:09 +05:30 |
|
farizrahman4u
|
87b43828e0
|
initializations -> initializers
|
2017-03-19 08:49:50 +05:30 |
|
farizrahman4u
|
28a0f55611
|
fix deserialization issue
|
2017-03-19 08:46:51 +05:30 |
|
farizrahman4u
|
71283a211b
|
pep8
|
2017-03-19 08:43:43 +05:30 |
|
farizrahman4u
|
cb255024f1
|
typo
|
2017-03-19 08:43:11 +05:30 |
|
farizrahman4u
|
30148cc5a5
|
typo
|
2017-03-19 08:41:59 +05:30 |
|
farizrahman4u
|
f7a1998f67
|
update pelu to K2
|
2017-03-19 08:40:59 +05:30 |
|
farizrahman4u
|
4295b8e91f
|
update pelu to K2
|
2017-03-19 08:40:45 +05:30 |
|
farizrahman4u
|
69e1a5d487
|
pep8
|
2017-03-19 08:19:14 +05:30 |
|
farizrahman4u
|
10a1839de8
|
pep8
|
2017-03-19 08:19:08 +05:30 |
|
farizrahman4u
|
b0de4fa210
|
pep8
|
2017-03-19 08:18:59 +05:30 |
|
farizrahman4u
|
3773baa1fb
|
fix deconv3d test
|
2017-03-19 08:15:43 +05:30 |
|
farizrahman4u
|
3d88c9367c
|
add None tolerance option
|
2017-03-19 08:15:24 +05:30 |
|
farizrahman4u
|
7f71ffbc1a
|
fix import error
|
2017-03-19 08:09:37 +05:30 |
|
farizrahman4u
|
464cdd66b1
|
use local test utils
|
2017-03-19 08:08:05 +05:30 |
|
farizrahman4u
|
65239e5f71
|
maintain local copy of test utils for now
|
2017-03-19 08:07:48 +05:30 |
|