Created
March 19, 2020 20:40
-
-
Save cicorias/8d73721e795a517e1d928dba49456d59 to your computer and use it in GitHub Desktop.
setup TF 2.0- Lab
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
$!/usr/bin/env bash | |
poetry add --dry-run tensorflow tensorflow-serving-api tensorboard \ | |
tensorflow-datasets tensorflow-hub tensorflow-probability \ | |
tensorflow-addons \ | |
jupyterlab \ | |
imageio \ | |
Pillow \ | |
scikit-image \ | |
graphviz \ | |
pydot \ | |
opencv-python \ | |
pyglet \ | |
joblib \ | |
requests \ | |
numexpr \ | |
nltk \ | |
urlextract \ | |
tqdm \ | |
ipywidgets |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment