♾ Infinite dSprites
Easily generate simple continual learning benchmarks. Inspired by dSprites.
Install
Install the package from PyPI:
python -m pip install idsprites
Verify the installation:
python -c "import idsprites"
Usage
See the examples directory for notebooks demonstrating how to use the package.
Contribute
Clone the repo:
git clone git@github.com:sbdzdz/idsprites.git
cd idsprites
It's a good idea to install the package in interactive mode inside a virtual environment:
python -m virtualenv venv
source venv/bin/activate
python -m pip install -r requirements.txt
python -m pip install -e .
Release files for idsprites 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| idsprites-1.0.1.tar.gz | 12.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| idsprites-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 25.7 kB
Release files / idsprites-1.0.1.tar.gz
| Download URL | idsprites-1.0.1.tar.gz |
|---|---|
| Size | 12.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
343119bdd96f16e0e3907d9b89826fa9dd34151a5f3a7e13c8804d2d7b065894
|
|
BLAKE2b-256 checksum How to use checksums |
f1ceab24ecd23c6a0f0a757a2101c3c2250cd6b7ca63534f1c3b283a856451ed
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/5.1.0 CPython/3.12.4
|
Release files / idsprites-1.0.1-py3-none-any.whl
| Download URL | idsprites-1.0.1-py3-none-any.whl |
|---|---|
| Size | 13.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0775ea6c0e797c3e01718ddd104d914cbb285c7c525fff137e82794de1bf0234
|
|
BLAKE2b-256 checksum How to use checksums |
260d27efcdea7c1ffe328344c34d8cda3871b63127a080fbb2ea89f85e68251f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/5.1.0 CPython/3.12.4
|