powered by
Runs the darch in a feed forward manner and saves the generated outputs for every layer in the list executeOutput from the darch. To get the outputs call
executeOutput
runDArch(darch, data)
A instance of the class DArch.
DArch
The input data to execute the darch on.
The DArch object with the calculated outputs