A reproducible python environment for machine learning
Go to file
Leni Aniva f2916e1785
feat: Add torch stub
2024-08-27 22:31:47 -07:00
reproducible feat: Add torch stub 2024-08-27 22:31:47 -07:00
.gitignore Initial commit 2024-03-17 16:06:19 -07:00
README.md feat: Add torch stub 2024-08-27 22:31:47 -07:00
flake.lock feat: Add torch stub 2024-08-27 22:31:47 -07:00
flake.nix feat: Add torch stub 2024-08-27 22:31:47 -07:00
poetry.lock feat: Add torch stub 2024-08-27 22:31:47 -07:00
pyproject.toml feat: Add torch stub 2024-08-27 22:31:47 -07:00

README.md

Reproducible

This is an example of using Poetry and Nix to create a reproducible Python environment and image for machine learning.

Building

Execute

$ nix build
$ result/bin/reproducible

Troubleshooting

Resolve collision:

sudo nix-store --verify --check-contents --repair