brain-cluster
brain-cluster copied to clipboard
Crap Don't work
So I thought that if we added the weights it would let us combine multiple networks into one. It isn't working right now either:
- I am dead wrong.
- I am adding the weights wrong. Here is where I need you to double check.
May help: https://openreview.net/pdf?id=r1R0o7yDz
We need to use a compatible back propagation technique. Resilient back propagation seems to be one viable solution: https://github.com/encog/encog-javascript/blob/master/encog.js#L1728