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
# pip install pytorch-lantern

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

Uploaded Source

Built Distribution

pytorch_lantern-0.9.3-py3-none-any.whl (19.9 kB view details)

Uploaded Python 3

File details

Details for the file pytorch-lantern-0.9.3.tar.gz.

File metadata

  • Download URL: pytorch-lantern-0.9.3.tar.gz
  • Upload date:
  • Size: 15.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.8.6 Linux/5.4.0-1032-azure

File hashes

Hashes for pytorch-lantern-0.9.3.tar.gz
Algorithm Hash digest
SHA256 c7ffc4323d9958faf7e00154e6c358fea520fcd9f76ba1f9146f2b20e8750a5b
MD5 484717621ab630b46d69c411f7701a28
BLAKE2b-256 3d817f41bdd1d1142cd8551ee2c7b5cd457fc5f62a4c8c9cc509c4118ad887e2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytorch_lantern-0.9.3-py3-none-any.whl
  • Upload date:
  • Size: 19.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.8.6 Linux/5.4.0-1032-azure

File hashes

Hashes for pytorch_lantern-0.9.3-py3-none-any.whl
Algorithm Hash digest
SHA256 96a51f8cc9eaf4abf40bc9aad6a2b52e28ab2ee6a97d512b7c2f6de6f6eb110d
MD5 74db4e1eb7f4076d76853c5f5731fa58
BLAKE2b-256 c57010c9876f72ad6c45d948d55a0e46a7c5d1a4d8aa20300fe21b7d7e4f55ea

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