A collection of PyTorch utilities
Project description
nn-zoo
Overview
This repository contains a collection reusable machine learning models and utilities. The goal is to provide a set of tools that can be easily integrated into other projects. The models are implemented using PyTorch and are designed to be easily extended and modified. Inspired by projects like Hugging Face Transformers and PyTorch Lightning.
Table of Contents
Installation
To install the package, run the following command:
pip install nn-zoo
Contributing
Contributions are welcome! For bug reports or requests please submit an issue. To install the package in development mode, run the following command:
git clone https://github.com/karanravindra/nn-zoo.git
cd nn-zoo
pip install -e '.[dev]'
License
This project is licensed under the MIT License - see the LICENSE file for details.
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 nn_zoo-1.0.2.tar.gz.
File metadata
- Download URL: nn_zoo-1.0.2.tar.gz
- Upload date:
- Size: 2.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7615f7278b0bcb1faa1bc3a4a22fa9881164195c59b51ca84f8d5522f6b4d8c6
|
|
| MD5 |
798f2ae7ef9bee4d044231c40596e221
|
|
| BLAKE2b-256 |
dbaf25d853f712d7a424eaa7d57c740cceb440661d04ffd9588765bdb42419fd
|
File details
Details for the file nn_zoo-1.0.2-py3-none-any.whl.
File metadata
- Download URL: nn_zoo-1.0.2-py3-none-any.whl
- Upload date:
- Size: 15.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a3c369d06b2f19b2f81a4d49932d262bf065fb85c3459aabeb18c6f9c1376ef
|
|
| MD5 |
15701ed481087c92a668165409538822
|
|
| BLAKE2b-256 |
adc383450d8d708f2ca8f8ca1e141a7e8420c514bed31a7890f86b1e39fc6be9
|