DeepPipe2 v1.2.0 CIFAR View Source
test with CIFAR10 dataset
Link to this section Summary
Functions
train with CIFAR10 dataset. optimizer is Adam CIFAR.adam(300,20) about 1.5 hours by GTX960
train agrain with CIFAR10data set. initialize network from file temp.ex
get n-size train image data from batch1 file
get n-size train label data from batch1 file
get n-size train label data as onehot from batch1 file
get n-size train label data as onehot from batch2 file
get n-size train label data as onehot from batch3 file
get n-size train label data as onehot from batch4 file
get n-size train label data as onehot from batch5 file
Link to this section Functions
train with CIFAR10 dataset. optimizer is Adam CIFAR.adam(300,20) about 1.5 hours by GTX960
train agrain with CIFAR10data set. initialize network from file temp.ex
get n-size train image data from batch1 file
get n-size train label data from batch1 file
get n-size train label data as onehot from batch1 file
get n-size train label data as onehot from batch2 file
get n-size train label data as onehot from batch3 file
get n-size train label data as onehot from batch4 file
get n-size train label data as onehot from batch5 file