|
Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
updates for network More...
#include <elman.h>
Public Member Functions | |
| NetUpdate () | |
| NetUpdate (int numweights, int numbias, int numothers) | |
Public Attributes | |
| std::vector< matrix::Matrix > | weights |
| std::vector< matrix::Matrix > | bias |
| std::vector< matrix::Matrix > | other |
updates for network
|
inline |
|
inline |
| std::vector<matrix::Matrix> bias |
| std::vector<matrix::Matrix> other |
| std::vector<matrix::Matrix> weights |