Skip to main content

A lightweight deep learning library.

Project description

DLWheel

License Python Version

A lightweight deep learning library.

Installation

Editable Installation

pip install -e .

Stable Release

pip install dlwheel

Getting Started

Basic Usage

from dlwheel import setup
from pprint import pprint

cfg = setup()
pprint(cfg)

Backup System

Use the --backup flag to enable automatic backup (stored in ./log by default):

python main.py --backup

Configuration System

YAML Config File (config/default.yaml):

# config/default.yaml
lr: 1e-3
batch_size: 32

Command-Line Argument Override

python main.py --batch_size=2 --config=config/exp.yaml --name=exp

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

dlwheel-1.0.3.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dlwheel-1.0.3-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file dlwheel-1.0.3.tar.gz.

File metadata

  • Download URL: dlwheel-1.0.3.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.2

File hashes

Hashes for dlwheel-1.0.3.tar.gz
Algorithm Hash digest
SHA256 f9ec1f207055b180ed3d01a249a44de0af620216ec7bb3b89e14c075932cf56e
MD5 1faa7260b168d8ac87fb8079fe3b0342
BLAKE2b-256 98da9ca4057258df9a689a25e815401e18b75753843b96ad2a99da991cf71977

See more details on using hashes here.

File details

Details for the file dlwheel-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: dlwheel-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.2

File hashes

Hashes for dlwheel-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1a4be4af5aa1df4d2ae98126aecafad39a4c59b1a1ba7483306678b0a956850d
MD5 e500bb3d7da30b640c2c2d8b22f27a93
BLAKE2b-256 e2c659bbc27ec2f97fedcbe61998b138c728efcc9545a5eeeea3b156b1cb9ee4

See more details on using hashes here.

Supported by

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