Skip to content

Conversation

@casperdcl
Copy link
Contributor

@casperdcl casperdcl commented Nov 1, 2019

fixes #3

  • update to tensorflow==2
  • add missing scipy dependency
  • fix metrics by using CSVLogger
  • neaten progress with tqdm
  • soft-pin dependencies on major version
  • correct README.md link to documentation

TODO

After merge, update https://dvc.org/doc/tutorials/versioning to use metrics.csv rather than metrics.json

@casperdcl casperdcl added bug Something isn't working enhancement New feature or request dependencies Pull requests that update a dependency file labels Nov 1, 2019
@casperdcl casperdcl self-assigned this Nov 1, 2019
Copy link
Contributor

@jorgeorpinel jorgeorpinel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me. Nice addition about tqdm!

Copy link
Contributor

@shcheklein shcheklein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haven't tested but looks great. @jorgeorpinel how about speed this time?

@jorgeorpinel
Copy link
Contributor

jorgeorpinel commented Nov 1, 2019

Just pending:

I'll address this myself 🙂

@jorgeorpinel jorgeorpinel changed the title Update req Update reqs, fix TF bug Nov 1, 2019
@shcheklein
Copy link
Contributor

@jorgeorpinel feel free to merge it you feel it's done!

@casperdcl good stuff! thanks!

@jorgeorpinel
Copy link
Contributor

how about speed this time?

Still a few minutes, maybe under 10 though. Drained 4% of my battery too haha. Seems reasonable to me. The tutorial runs this 3 times though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

update code requirements, fix train.py

3 participants