mtewes / tenbilac

Neural network for inverse regression problems
1 stars 2 forks source link

#25 #26

Closed mtewes closed 7 years ago

mtewes commented 7 years ago

Here comes MultNet.

I don't necessarily want to merge this in quickly -- this PR is just to start reviewing the code.

mtewes commented 7 years ago

I've added one more commit : it's nice to have a netviz of the initial conditions, before the training starts. For checks, or to make nice movies of the optimization. Here is such a 0-iteration netviz of a multnet with mwlist=[(1, 0, 1), (1, 0, -1.0)]

netviz_optit00000

I'm now happy to merge this PR.

kuntzer commented 7 years ago

I'm fine with this :)

kuntzer commented 7 years ago

We should may be improve the netviz with multnets