![]() |
ceras
yet another deep learning engine
|
#include "./tensor.hpp"#include "./includes.hpp"#include "./utils/better_assert.hpp"#include "./utils/for_each.hpp"Go to the source code of this file.
Namespaces | |
| ceras | |
| ceras::dataset | |
| ceras::dataset::mnist | |
| ceras::dataset::fashion_mnist | |
Functions | |
| auto | ceras::dataset::mnist::load_data (std::string const &path=std::string{"./dataset/mnist"}) |
| auto | ceras::dataset::fashion_mnist::load_data (std::string const &path=std::string{"./dataset/fashion_mnist"}) |