Open aaron-morris opened 12 years ago
Approximately 30% of all random neural network weight initializations cannot be trained with backpropagation (or at least the current implementation of backpropagation) when using nested neural networks.
This will be fixed by adding a genetic training strategy.
Approximately 30% of all random neural network weight initializations cannot be trained with backpropagation (or at least the current implementation of backpropagation) when using nested neural networks.