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

Not sure if this is the place to flag this #101

Open
dvpfagan opened this issue Aug 12, 2019 · 1 comment
Open

Not sure if this is the place to flag this #101

dvpfagan opened this issue Aug 12, 2019 · 1 comment

Comments

@dvpfagan
Copy link
Collaborator

dvpfagan commented Aug 12, 2019

I think the best thing we could do for ponyge is to give it a jupyter notebook interface.

Have an experiment path laid out from the initial setup all the way to multiple run experiments with result compilers and graph generation. Think it might be a nice way to introduce people to the software who don't want to read the wiki. Given some of the issues, people have flagged recently.

Thoughts
Dave

@jmmcd
Copy link
Collaborator

jmmcd commented Aug 12, 2019

Yes -- if we had something along the lines of:

import ponyge
ge = ponyGE.GE(popsize=500, ...)
ge.fit()

then an intro notebook would be very easy!

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