issues
search
dmccloskey
/
EvoNet
MIT License
2
stars
0
forks
source link
Improved test coverage and test updates
#45
Open
dmccloskey
opened
6 years ago
dmccloskey
commented
6 years ago
improve test coverage
ActivationOp and ActivationTensorOp
[ ] getters and setters
[ ] default and non-default constructors
ModelBuilder
[ ] dummy input for each ModelBuilder method
[ ] test for expected output of each test model
PopulationTrainer
[ ] Thread tests
ModelTrainer
[ ] Tests for validateModel
model
[ ] update tests for MapValuesToNodes to include node input
Model_DCG and DAG
[x] sub tests for getNextInactiveLayer... and getNextUncorrectedLayer...
additionProblem
[ ] tests for AddProb
[ ] tests for MakeAddProblemTrainingData
MNIST
[x] tests for data readers
improve test coverage
ActivationOp and ActivationTensorOp
ModelBuilder
PopulationTrainer
ModelTrainer
model
Model_DCG and DAG
additionProblem
MNIST