A lightweight library to seed everything for reproducible experiments.
Project description
Seed Everything
A lightweight library to seed everything for reproducible experiments in deep learning.
Installation
pip install seed-everything
Usage
from seed_everything import seed_everything
seed_everything(42)
This will seed:
randomosnumpytorch(if available)tensorflow(if available)jax(if available)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
seed_everything-0.1.0.tar.gz
(4.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file seed_everything-0.1.0.tar.gz.
File metadata
- Download URL: seed_everything-0.1.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d805806ea24adfc213c607491e9e8069ac673da710d0318817047492afa8e49d
|
|
| MD5 |
b1f6283260860481e9a04a2f97d1e5d5
|
|
| BLAKE2b-256 |
730e4363eeb70ad462c3e12defc8b2e478ea1ca9eee0379cf0345aae3a1171b9
|
File details
Details for the file seed_everything-0.1.0-py3-none-any.whl.
File metadata
- Download URL: seed_everything-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f68dfcfe18f7e8646c65af04cfded05416c519c18add89941d5efc40554616d
|
|
| MD5 |
6f11a4bb8fc5480e1db961c0cbcb6fb9
|
|
| BLAKE2b-256 |
df4916a24e3d453a3645a48c5c69960fd8672c304420b7d7e8fb8c0ff066d7ca
|