Adapt cnntrainer template
Added CNNTrainer which calls the "train" function from CNNCreator with the specified training parameters. Changed the parameter "device_opts" from the train function to "context". Minor change to test deploy net.
Aufgrund einer Wartung am 22.01.2026 von 14:30 bis 15:30 Uhr werden git.rwth-aachen.de & git-ce.rwth-aachen.de zeitweise nicht zur Verfügung stehen. --en-- Due to maintenance at January 22, from 2:30 p.m. to 3:30 p.m., git.rwth-aachen.de & git-ce.rwth-aachen.de will be temporarily unavailable.
Added CNNTrainer which calls the "train" function from CNNCreator with the specified training parameters. Changed the parameter "device_opts" from the train function to "context". Minor change to test deploy net.