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

Converting to tensorflow graph #1

Open
chill0chill opened this issue Apr 23, 2019 · 1 comment
Open

Converting to tensorflow graph #1

chill0chill opened this issue Apr 23, 2019 · 1 comment

Comments

@chill0chill
Copy link

Whats the ideal way to convert a NEAT genome to a tf graph?

@crisbodnar
Copy link
Owner

I think the best way would be using AutoGraph (https://www.tensorflow.org/guide/autograph) functionality. Feel free to submit a pull request if you would want to add this functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants