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.9.tar.gz (14.7 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pytorch_lantern-0.12.9.tar.gz
  • Upload date:
  • Size: 14.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.8.18 Linux/6.2.0-1016-azure

File hashes

Hashes for pytorch_lantern-0.12.9.tar.gz
Algorithm Hash digest
SHA256 3cbaf122f0e3a5e042c02f7df0cc5f2cee6c0a6f55d057d1c59a3eb19e06e939
MD5 b805368a074eeb4f9bba6746cdf9893e
BLAKE2b-256 4bf82c0683a744591b41c8c4d5f687ded16d4ee852ad1688079ad8db65dccd43

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytorch_lantern-0.12.9-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.18 Linux/6.2.0-1016-azure

File hashes

Hashes for pytorch_lantern-0.12.9-py3-none-any.whl
Algorithm Hash digest
SHA256 1d658498522d0daf370ffcf321841a0f5559a6a57756f1e131b5338e0e1c83c6
MD5 26774c208dfe851b52783b84e491f99c
BLAKE2b-256 730a9352a50e24e424cf411a012bf8793311507373fd61f0c6a02f680f11d27c

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