DeepPipe2 v1.2.0 Fashion View Source
test with Fashion-MNIST dataset.
Link to this section Summary
Functions
get test image data
get n datas from test-image with normalization as structured list
get n datas from test-image with normalization as structured list or matrix 1st arg is size of data 2nd arg is :structure or :flatten
get test label data
get n datas from test-label
transfer from test-label to onehot list
get train image data
get n datas from train-image as flatten list
get train label data
get n datas from train-label
transfer from train-label to onehot list
Link to this section Functions
get test image data
get n datas from test-image with normalization as structured list
get n datas from test-image with normalization as structured list or matrix 1st arg is size of data 2nd arg is :structure or :flatten
get test label data
get n datas from test-label
transfer from test-label to onehot list
get train image data
get n datas from train-image as flatten list
get train label data
get n datas from train-label
transfer from train-label to onehot list