|
Advanced Chunk Processing Library 0.2.0
A comprehensive C++ library for advanced data chunking strategies and processing operations
|
Inheritance diagram for NeuralNetworkTest:
Collaboration diagram for NeuralNetworkTest:Protected Attributes | |
| neural_chunking::NeuralChunking< double > | chunker {3, 0.5} |
| std::vector< double > | test_data {1.0, 2.0, 3.0, 5.0, 6.0, 1.0} |
Definition at line 4 of file test_neuralnetwork.cpp.
|
protected |
Definition at line 6 of file test_neuralnetwork.cpp.
|
protected |
Definition at line 7 of file test_neuralnetwork.cpp.