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

Refactor the code in Jupyter Notebooks into Python scripts in a src folder #3

Open
rimijoker opened this issue Oct 13, 2020 · 0 comments
Labels
enhancement New feature or request GANs good first issue Good for newcomers hacktoberfest hacktoberfest2020 help wanted Extra attention is needed

Comments

@rimijoker
Copy link
Owner

Refactor the code in Jupyter Notebooks into Python scripts in an src folder. The notebooks are meant to be executed in the following order PretrainGen&Critic -> gantrain0 -> gantrian1

To resolve this issue the following must be done:

  1. Breakdown the code into appropriate modules/scripts according to functionality.
  2. Rename the scrip[ts tp get at least a 8.5+ score on Pylint.
  3. Format the code using black.
@rimijoker rimijoker added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers hacktoberfest hacktoberfest2020 GANs labels Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GANs good first issue Good for newcomers hacktoberfest hacktoberfest2020 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant