|
My Project
|
This is the complete list of members for cpu_mlp::Network, including all inherited members.
| addLayer() | cpu_mlp::Network | inline |
| backward(const Eigen::MatrixXd &loss_grad) | cpu_mlp::Network | inline |
| bindParams(unsigned int seed=kDefaultSeed) | cpu_mlp::Network | inline |
| forward(const Eigen::MatrixXd &input) | cpu_mlp::Network | inline |
| getGrads(Eigen::VectorXd &out_grads) | cpu_mlp::Network | inline |
| getGradsData() | cpu_mlp::Network | inline |
| getParamsData() | cpu_mlp::Network | inline |
| getSize() const | cpu_mlp::Network | inline |
| Network()=default | cpu_mlp::Network | |
| setParams(const Eigen::VectorXd &new_params) | cpu_mlp::Network | inline |
| test(const Eigen::MatrixXd &inputs, const Eigen::MatrixXd &targets, std::string label="Test Results") | cpu_mlp::Network | inline |
| zeroGrads() | cpu_mlp::Network | inline |