Easily generate simple continual learning benchmarks.
Project description
♾ 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 .
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
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 idsprites-1.0.1.tar.gz.
File metadata
- Download URL: idsprites-1.0.1.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
343119bdd96f16e0e3907d9b89826fa9dd34151a5f3a7e13c8804d2d7b065894
|
|
| MD5 |
cd9b1141491cb317df6773603327fc48
|
|
| BLAKE2b-256 |
f1ceab24ecd23c6a0f0a757a2101c3c2250cd6b7ca63534f1c3b283a856451ed
|
File details
Details for the file idsprites-1.0.1-py3-none-any.whl.
File metadata
- Download URL: idsprites-1.0.1-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0775ea6c0e797c3e01718ddd104d914cbb285c7c525fff137e82794de1bf0234
|
|
| MD5 |
4720cc1aaab2ac2be97299071e4a85b5
|
|
| BLAKE2b-256 |
260d27efcdea7c1ffe328344c34d8cda3871b63127a080fbb2ea89f85e68251f
|