truck-code
model.cpp File Reference

Detailed Description

model.cpp

Implements methods in model.h

Each layer consists of two elements, a (integer) type value, and a (MatrixXd) set of weights, and a (MatrixXd) set of biases.

The type values are as follows:

Author
Abdul Rahman Kreidieh
Version
1.0.0
Date
February 26, 2019