Last active
February 9, 2020 03:30
-
-
Save isaacmg/4218e38fbb0e0aba9eef091d5af86d14 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ML Core | |
scikit-learn==0.22.1 | |
pandas==1.01 | |
torch==1.40 | |
tb-nightly==2.2.0 | |
# Graphs and param management | |
seaborn==0.10.0 | |
future==0.18.2 | |
wandb==0.8.25 | |
# GCP dependencies | |
google-cloud==0.34.0 | |
google-cloud-storage=1.25.0 | |
pandas_gbq==0.13.0 | |
# YAML file | |
pyyaml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment