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

Uploaded Source

Built Distribution

pytorch_lantern-0.12.3-py3-none-any.whl (18.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pytorch_lantern-0.12.3.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.8.14 Linux/5.15.0-1022-azure

File hashes

Hashes for pytorch_lantern-0.12.3.tar.gz
Algorithm Hash digest
SHA256 c8c1b12f0ad99e8cbc64e7484e84ca0e706daa1fbe36a2f41258e90c7a6216b0
MD5 ebfd76981261a8adc0465d582aed8634
BLAKE2b-256 a614fc7e6f847225cb995fee8a1f891dcee789087051958bcd2500fd94f8419c

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pytorch_lantern-0.12.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4b31ac97d29c996ba01e3962e71722e0fd63b83193a749f05873dfcb3bf88bad
MD5 b691451529b8b34d2dfe517551a7180d
BLAKE2b-256 b988372e7cdd0f0cccad9a99a862eb2ae356051780b112a9420a32edf4d30796

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