benoitfragit / MLPlugins

MLGui plugins implementation
GNU General Public License v3.0
4 stars 0 forks source link

backpropagation genericity #55

Closed benoitfragit closed 7 years ago

benoitfragit commented 7 years ago

In the Network, functions :

Can be transform into function pointer and assignated to tje layer whan the network is created.

Tjen the method backpropagate in tje network woll become more generic