galeone / dynamic-training-bench

Simplify the training and tuning of Tensorflow models
Mozilla Public License 2.0
213 stars 31 forks source link

How to use? #1

Closed pannous closed 7 years ago

galeone commented 7 years ago

In the next few days I'm going to update the README.md file with an explanation. I'll update this issue when the file is ready, so you'll get notified.

galeone commented 7 years ago

@pannous I've updated the README.md file with an explanation. Let me know if it's clear and helped you to understand how to use DTB.

galeone commented 7 years ago

I upgraded DTB and renamed it to DyTB: now it's both Python library and a CLI tool. The python library can be installed via pip: pip install dytb.

The README should be enough to understand how to use it as a CLI tool or a library. I'm going to close this issue. If you have any question feel free to comment here or open a new issue.