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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pytorch-lantern-0.12.2.tar.gz
  • Upload date:
  • Size: 14.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.1 CPython/3.8.14 Linux/5.15.0-1020-azure

File hashes

Hashes for pytorch-lantern-0.12.2.tar.gz
Algorithm Hash digest
SHA256 1510a9456dc7939af2aac36a1c78046d78baaa11db33a2851c6e2a4e8aba1744
MD5 c5e8b3f2cc89413d5f17033aaa6e33a0
BLAKE2b-256 fcb790c0a7939667e17e139d40c15e57a465bc702a45ecd6b10f19b6d0046bf1

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pytorch_lantern-0.12.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b9e7ee17bea1af5ac5e1b98f120ffbb2249686470b05cbe941421ea2a576ba70
MD5 ef50a0fee19a6e3d649b370ce57763dd
BLAKE2b-256 a46358197327e64a7fd37e9b148a26ea455191ffa32fa9a6c7ccad3d8081a2c5

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