Johann Dirry
|
da2cb19d81
|
adding tests and ignoring failing ones (#321)
* adding unit tests
* ignoring failing tests
* removing ignore from unit tests
|
6 years ago |
Johann Dirry
|
0e9aeafad5
|
removing unused namespaces (#301)
* removing unused namespaces
* implementing Tensor to scalar and scalar to tensor conversions
|
6 years ago |
Oceania2018
|
cb82dafcf7
|
fix dictionary access when modified.
|
6 years ago |
Oceania2018
|
771a82861f
|
move word cnn to seperate class.
|
6 years ago |
Bogdan Pietroiu
|
5b690a05f3
|
CnnTextClassification debugging
|
6 years ago |
Arnav Das
|
d3724a93c4
|
added make_variable overload
|
6 years ago |
Oceania2018
|
c42f8bbf88
|
add train and predict interfaces to IExample.
|
6 years ago |
Oceania2018
|
25fb8cb457
|
fix _get_graph_from_inputs recurisve reference.
|
6 years ago |
Oceania2018
|
9ab30660bc
|
rename Text to TextProcess.
|
6 years ago |
Oceania2018
|
c0760ff5b0
|
change TextClassificationWithMovieReviews to BinaryTextClassification.
|
6 years ago |
Meinrad Recheis
|
149dfcdc52
|
Revert "set NeuralNetXor_ImportedGraph.ImportGraph false"
This reverts commit e0e2bd13ef .
|
6 years ago |
Oceania2018
|
e0e2bd13ef
|
set NeuralNetXor_ImportedGraph.ImportGraph false
|
6 years ago |
Meinrad Recheis
|
d86bce0fad
|
added object detection to test suite
|
6 years ago |
Meinrad Recheis
|
e4936478bc
|
tests: added neural net XOR tests and enabled KMeans test which passes
|
6 years ago |
Oceania2018
|
e152782f6c
|
Finished kmean model.
|
6 years ago |
Meinrad Recheis
|
86d174120a
|
NN XOR: compare against the expected final loss to determine if the optimization worked
|
6 years ago |
Meinrad Recheis
|
1025e5fbce
|
minor fixes in NN XOR
|
6 years ago |
Meinrad Recheis
|
365962f5ca
|
NN XOR port complete, but fails
|
6 years ago |
Meinrad Recheis
|
ad1f1e43bc
|
Examples: added NeuralNetXor
|
6 years ago |
Oceania2018
|
1c8aa4a93e
|
fix unit test by new a graph.
|
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 |