Skip to content

Conversation

@cthoyt
Copy link

@cthoyt cthoyt commented Dec 23, 2020

Closes #6

This PR does the following:

  1. Adds a .gitignore
  2. Reorganizes the code into the src/ layout (just renamed the codes/ directory)
  3. Make imports absolute for project
  4. Add setup metadata in setup.cfg and setup.py and update README with installation instructions
  5. Use python entrypoints to make a command line interface and update examples/README accordingly

Minor tweaks:

-Add tqdm during training

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

Successfully merging this pull request may close these issues.

Make code pip installable

1 participant