Skip to main content

Pytorch project template and related tools

Project description

https://badge.fury.io/py/pytorch-lantern.svg https://img.shields.io/pypi/pyversions/pytorch-lantern.svg https://readthedocs.org/projects/pytorch-lantern/badge/?version=latest https://img.shields.io/pypi/l/pytorch-lantern.svg https://img.shields.io/badge/code%20style-black-000000.svg

Lantern contains our process of bringing a project to fruition as efficiently as possible. This is subject to change as we iterate and improve. This package implements tools and missing features to help bridge the gap between frameworks and libraries that we utilize.

The main packages and tools that we build around are:

See the documentation for more information.

Create new project with template

Install cookiecutter and poetry:

pip install cookiecutter
curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python

Setup project:

cookiecutter https://github.com/aiwizo/pytorch-lantern-template.git
cd <new-project>
poetry install

You can now train the placeholder model and inspect the results:

guild run prepare
guild run train
guild tensorboard

Use lantern without templates

Install lantern from pypi using pip or poetry:

poetry add pytorch-lantern[training]
pip install pytorch-lantern[training]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytorch_lantern-0.12.7.tar.gz (14.6 kB view details)

Uploaded Source

Built Distribution

pytorch_lantern-0.12.7-py3-none-any.whl (18.4 kB view details)

Uploaded Python 3

File details

Details for the file pytorch_lantern-0.12.7.tar.gz.

File metadata

  • Download URL: pytorch_lantern-0.12.7.tar.gz
  • Upload date:
  • Size: 14.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.8.16 Linux/5.15.0-1037-azure

File hashes

Hashes for pytorch_lantern-0.12.7.tar.gz
Algorithm Hash digest
SHA256 30dab0a3527aa072cf0f9724afa5ac5b9a9bb8d86a28366ff3a9abc5375620a7
MD5 f618e3fe6fcac84d932853da51ea05c8
BLAKE2b-256 083ed9124f7eb3fe6efc403d45296657653d4fef7a81e2c04bd61f1614e90cbf

See more details on using hashes here.

File details

Details for the file pytorch_lantern-0.12.7-py3-none-any.whl.

File metadata

  • Download URL: pytorch_lantern-0.12.7-py3-none-any.whl
  • Upload date:
  • Size: 18.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.8.16 Linux/5.15.0-1037-azure

File hashes

Hashes for pytorch_lantern-0.12.7-py3-none-any.whl
Algorithm Hash digest
SHA256 d94b7097663ee2294a5a4a72411def4a5e1099e917e9efd0c14af1799eefb0f8
MD5 fd7a7d9a142e3959444f1f53ddb25b7f
BLAKE2b-256 32145bab6d05667c4a7b6605985d8bcc0864966cc2fb63cb4b82b8f914d0d13c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page