Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moved: NEAT breaks with provenance with if no template network is provided #43

Closed
dan-ryan opened this issue Apr 30, 2019 · 2 comments
Closed
Labels
🕷️ bug Something isn't working

Comments

@dan-ryan
Copy link

This bug has been moved from Neataptic.
wagenaartje/neataptic#145

While createPool() gracefully handles the no-template case, provenance doesn't. You could simply set the default network (new Network(this.input, this.output)) when none is provided and simplify createPool()

@christianechevarria christianechevarria added the 🕷️ bug Something isn't working label May 1, 2019
@christianechevarria
Copy link
Member

Fixed in a013b14

@dan-ryan
Copy link
Author

dan-ryan commented May 4, 2019

@christianechevarria added one code comment. It's minor so you can ignore it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🕷️ bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants