Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhinavTuli committed Mar 12, 2021
2 parents 313b8dc + 83afdc9 commit fd15be9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gradient_health/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
Install this branch of Hub locally using pip3 install -e . instead of installing hub from pypi as this branch has a few changes not in master currently

ensure that the AWS creds are present in the enviroment

explore.ipynb should give you an idea of how Hub is being used for training and should also let you explore the dataset

dataset_generation.py contains the transform code that we adapted to hub format from the tfds code provided
Expand Down

0 comments on commit fd15be9

Please sign in to comment.