Kerry Jiang
|
3f9f2a3725
|
changed the class Python to be static
|
6 years ago |
Meinrad Recheis
|
438a0f9720
|
Xor: import graph
|
6 years ago |
Oceania2018
|
dc8a8cf0dd
|
add tf.convert_to_tensor
|
6 years ago |
Oceania2018
|
0484aab0f9
|
optimize image dataset loading
|
6 years ago |
Meinrad Recheis
|
ecc4923628
|
minor changes in examples
|
6 years ago |
Meinrad Recheis
|
1ff31db07e
|
fix: Examples project uses all data, unit test uses only small fraction
|
6 years ago |
Meinrad Recheis
|
30dde0fde9
|
TestSuite: added all examples with very small training sets (runs through within seconds)
|
6 years ago |
Meinrad Recheis
|
4bc97cd478
|
added all examples to the unit testing suite
|
6 years ago |
Oceania2018
|
2461d2f461
|
improve performance 10%
|
6 years ago |
Oceania2018
|
bfdaa6b94d
|
work with NumSharp v0.9
|
6 years ago |
Oceania2018
|
8654b41c2a
|
Add Nearest Neighbor
release v0.5.1
|
6 years ago |
Oceania2018
|
19f4699502
|
Added Name and Priority to IExample interface.
|
6 years ago |
Oceania2018
|
625368abec
|
fix result of session.run
|
6 years ago |
haiping008
|
476f8cfad0
|
add predict for logistic regression.
|
6 years ago |
Oceania2018
|
5a2433c7ea
|
abstract PrepareData interface for example
|
6 years ago |
Oceania2018
|
f462c5592f
|
print Accuracy of LogisticRegression
|
6 years ago |
Oceania2018
|
9c161b14dc
|
_ListFetchMapper for multiple fetch in Operation and Tensor.
|
6 years ago |
Oceania2018
|
86986d81e3
|
Incompatible shapes: [100,10] vs. [100] #194
|
6 years ago |
haiping008
|
7753183941
|
Shape error for gradients/Sum_grad/Tile #193
|
6 years ago |
Oceania2018
|
369d8abd7a
|
_ShapesFullySpecifiedAndEqual
|
6 years ago |
haiping008
|
7d0d2715d7
|
fix reduce_sum when axis is not null
|
6 years ago |
Oceania2018
|
6b154dd1bb
|
tf.log, tf.nn.softmax
|
6 years ago |
haiping008
|
bd42ed97f2
|
Mnist dataset
|
6 years ago |