Skip to main content

tools from the DL@DU Project

Project description

Machine and deep learning tools.

Installation

pip3 install DUlib

Notes

  • DUlib assumes that you have installed your desired version (e.g., cpu vs. gpu) of the torch package.

  • Similarly, a modern version of matplotlib is assumed to have been installed on your system. Matplotlib is required solely for (optional) display, while training, of a real-time graph (which requires, additionally, a running X server).

  • To upgrade to the newest release of DUlib in the presence of a previously installed one, issue the command:

    pip3 install -U DUlib
  • Depending on your system setup, you may need add the user switch when installing or upgrading; e.g.,:

    pip3 install -U DUlib --user
  • See the upstream repo for release/usage notes.

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

DUlib-0.8.tar.gz (26.5 kB view hashes)

Uploaded Source

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