Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

burn the haus down - try building sumpin with torch #3

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions postBuild
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
#!/usr/bin/env bash
set -xu

pip install torch==1.9.0+cpu torchvision==0.10.0+cpu torchaudio==0.9.0 -f https://download.pytorch.org/whl/torch_stable.html



export CONDA_EXE=mamba
export NOW=$(date -Ins)

Expand Down
10 changes: 9 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
prefect
git+https://github.com/deathbeds/pidgy@new-parser
graphviz

Expand Down Expand Up @@ -30,6 +31,7 @@ dask-ml
datashader
hvplot
panel
holoviews

# testing
pytest
Expand Down Expand Up @@ -107,4 +109,10 @@ jupyter-starters
# data
sqlite-utils
python-dotenv
appdirs
appdirs

# tensor trash
stable-baselines3
tensorboardx
gym
pybullet