Framework for rapid research and development of machine learning projects using PyTorch.
Project description
Framework for rapid research and development of machine learning projects using PyTorch.
Longer description coming soon!
Basic usage: custom modules with luz.Module functionality. Simply define your model, inherit from luz.Module, and use model.train/model.test.
Next level: simplified training algorithms with transforms and handlers.
Next level: straightforward hyperparameter tuning with various scoring mechanisms.
Getting Started
Prerequisites
Installing
To install, open a shell terminal and run:
`conda create -n luz -c conda-forge -c pytorch -c kijana luz`
Versioning
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
luz-5.0.0.tar.gz
(22.0 kB
view hashes)
Built Distribution
luz-5.0.0-py3-none-any.whl
(25.2 kB
view hashes)