Mike Clark
|
497bebd041
|
typo: remove hardcoding of K in _knn_bruteforce
I believe that you meant for this to be self.K not 4, please correct me if I am wrong.
|
2018-11-18 15:49:28 +08:00 |
|
Fabian Groh
|
4ec3734736
|
Add the most simple training example to show-case training
|
2018-11-06 14:20:18 +01:00 |
|
Fabian Groh
|
2cbeb7e699
|
Add more operation and some refactoring of the code to ease usage.
|
2018-11-06 14:00:16 +01:00 |
|
PatWie
|
32e91a688f
|
fix new keras interface: allows inference during training with same weights
|
2018-11-05 13:21:56 +01:00 |
|
PatWie
|
aadd7644ee
|
remove redundant inputs from keras layers
|
2018-11-02 13:48:22 +01:00 |
|
PatWie
|
abddaa80f6
|
add gradient check in example
|
2018-10-17 13:16:27 +02:00 |
|
PatWie
|
e2fdad61d9
|
fix layer, when input is not a tensor
|
2018-10-04 14:08:40 +02:00 |
|
PatWie
|
8be1b9ccf9
|
add pooling, transpose convolution to layers.py and update example.py
|
2018-10-02 13:44:32 +02:00 |
|
PatWie
|
ab8a28c922
|
edit readme and add project page
|
2018-09-24 14:20:36 +02:00 |
|
Patrick Wieschollek
|
5a9cd25aa9
|
cherry pick files for public release
|
2018-09-23 12:44:08 +02:00 |
|