Skip to content

Add backward functions for ReLU, Sigmoid and Tanh

Olivier Antoni requested to merge (removed):dev into dev

Context

Add missing backward functions for ReLU, Sigmoid and Tanh

TODO

This is a first try. Code needs to be validated and tested.

Merge request reports