A library of PyTorch modules
Project description
karbonn
A library of PyTorch modules
Installation
We highly recommend installing
a virtual environment.
karbonn
can be installed from pip using the following command:
pip install karbonn
To make the package as slim as possible, only the minimal packages required to use karbonn
are
installed.
To include all the dependencies, you can use the following command:
pip install karbonn[all]
Please check the get started page to see how to
install only some specific dependencies or other alternatives to install the library.
The following is the corresponding karbonn
versions and tested dependencies.
karbonn |
coola |
numpy * |
objectory * |
torch |
python |
---|---|---|---|---|---|
main |
>=0.5,<1.0 |
>=1.21,<2.0 |
>=0.1,<1.0 |
>=1.10,<3.0 |
>=3.9,<3.13 |
* indicates an optional dependency
Contributing
Please check the instructions in CONTRIBUTING.md.
Suggestions and Communication
Everyone is welcome to contribute to the community. If you have any questions or suggestions, you can submit Github Issues. We will reply to you as soon as possible. Thank you very much.
API stability
:warning: While karbonn
is in development stage, no API is guaranteed to be stable from one
release to the next.
In fact, it is very likely that the API will change multiple times before a stable 1.0.0 release.
In practice, this means that upgrading karbonn
to a new version will possibly break any code that
was using the old version of karbonn
.
License
karbonn
is licensed under BSD 3-Clause "New" or "Revised" license available in LICENSE
file.
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
File details
Details for the file karbonn-0.0.1a1.tar.gz
.
File metadata
- Download URL: karbonn-0.0.1a1.tar.gz
- Upload date:
- Size: 27.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.2 Linux/6.5.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7626d901020b83d6923206138f8ac9185130900c504ad507b125110113232ca |
|
MD5 | 0f76b11dfa0252c298abd9ea754e661d |
|
BLAKE2b-256 | 7e320548c6b313efaa1dfc44df0f6528f6c58092b30ac273510ae8e6b46bc55a |
File details
Details for the file karbonn-0.0.1a1-py3-none-any.whl
.
File metadata
- Download URL: karbonn-0.0.1a1-py3-none-any.whl
- Upload date:
- Size: 44.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.2 Linux/6.5.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6baf076af683860cde4b381ff351e7431591b5321e5d7ae616e70ec4ef1f77c6 |
|
MD5 | 643cbb49850ebfb4a11f15fc04a33631 |
|
BLAKE2b-256 | 4a07545330c9fe2f8dae9bac8ffaf92d79afbe67ed6f2de6377e2b35f4565a0c |