DeepPipe2
v1.1.6
Pages
Modules
DeepPipe2 v1.1.6
MNIST
View Source
test with MNIST dataset
Link to this section
Summary
Functions
adagrad(m, n)
byte_to_list(bin)
byte_to_list1(bin, n, ls, res)
cnn(m, n)
drop(m, n)
init_network1(x)
init_network2(x)
init_network3(x)
init_network4(x)
init_network5(x)
init_network6(x)
init_network7(x)
init_network8(x)
init_network9(x)
long(m, n)
momentum(m, n)
pad(m, n)
recnn(m, n)
resgd(m, n)
sgd(m, n)
st(m, n)
structure(x, r, c)
structure0(x, r, c)
structure1(x, r, c)
test_image()
test_image(n)
test_image(n, atom)
test_label()
test_label(n)
test_label_onehot(n)
train_image()
train_image(n, atom)
train_label()
train_label(n)
train_label_onehot(n)
Link to this section
Functions
Link to this function
adagrad(m, n)
View Source
Link to this function
byte_to_list(bin)
View Source
Link to this function
byte_to_list1(bin, n, ls, res)
View Source
Link to this function
cnn(m, n)
View Source
Link to this function
drop(m, n)
View Source
Link to this function
init_network1(x)
View Source
Link to this function
init_network2(x)
View Source
Link to this function
init_network3(x)
View Source
Link to this function
init_network4(x)
View Source
Link to this function
init_network5(x)
View Source
Link to this function
init_network6(x)
View Source
Link to this function
init_network7(x)
View Source
Link to this function
init_network8(x)
View Source
Link to this function
init_network9(x)
View Source
Link to this function
long(m, n)
View Source
Link to this function
momentum(m, n)
View Source
Link to this function
pad(m, n)
View Source
Link to this function
recnn(m, n)
View Source
Link to this function
resgd(m, n)
View Source
Link to this function
sgd(m, n)
View Source
Link to this function
st(m, n)
View Source
Link to this function
structure(x, r, c)
View Source
Link to this function
structure0(x, r, c)
View Source
Link to this function
structure1(x, r, c)
View Source
Link to this function
test_image()
View Source
Link to this function
test_image(n)
View Source
Link to this function
test_image(n, atom)
View Source
Link to this function
test_label()
View Source
Link to this function
test_label(n)
View Source
Link to this function
test_label_onehot(n)
View Source
Link to this function
train_image()
View Source
Link to this function
train_image(n, atom)
View Source
Link to this function
train_label()
View Source
Link to this function
train_label(n)
View Source
Link to this function
train_label_onehot(n)
View Source