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 pprint import pprint

import dlwheel

cfg = dlwheel.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 --config=config/exp.yaml --name=exp batch_size=2 lr=0.1

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.12.tar.gz (4.6 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.12-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dlwheel-1.0.12.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.21

File hashes

Hashes for dlwheel-1.0.12.tar.gz
Algorithm Hash digest
SHA256 8657ebf2b7b04a8ef526f6add880fc26b3e50f0ce82a7759b08a85442c0d3006
MD5 cccc82bd6135ff98c77a8117db0401ce
BLAKE2b-256 7e21579df3a6847021f1f5cc71be8612da189a904e017788c3a6e1c078ce3d87

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dlwheel-1.0.12-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.21

File hashes

Hashes for dlwheel-1.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 54557fe985e07a54c534abbb67021792171e77c0240ada18f18f1ee0b352cc44
MD5 6a9e5bf78b8c369758eb308b9556770a
BLAKE2b-256 ea893b2a96be7d6ac44af12ec2c27f01505f238c2682bbacaeafce570fc93a61

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