Skip to main content

CraftDL is a library for quickly solving simple & common deep learning tasks

Project description

CraftDL

Requirements

You will need Python >= 3.9 and some recent version of pip (e.g. pip >= 20.0) to use this library.

Installation

You can install CraftDL using the pip package manager:

pip install craftdl

Matplotlib backend for plotting

The plotting facilities of CraftDL are built on top of matplotlib. Therefore you need an appropriate matplotlib backend. If you encounter weird matplotlib errors when trying to call a plotting function, you most probably don't have the appropriate backend installed on selected.

Usually you want to use the TkAgg backend. You can use it like this:

import matplotlib
matplotlib.use("TkAgg")

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

craftdl-0.1.0.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

craftdl-0.1.0-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

Details for the file craftdl-0.1.0.tar.gz.

File metadata

  • Download URL: craftdl-0.1.0.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.9

File hashes

Hashes for craftdl-0.1.0.tar.gz
Algorithm Hash digest
SHA256 0f07d27dc2e7804c83b290f6a3f49e6436fed813ccc0181c454b8fbe07560f6d
MD5 f3000df5fb74e7f5d0d216e43ee93ffa
BLAKE2b-256 f67c883e18b9ad4a1f79e3d4cd9f0d978c11f26ab0fc96b287d5d450eead6c3f

See more details on using hashes here.

File details

Details for the file craftdl-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: craftdl-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 8.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.9

File hashes

Hashes for craftdl-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ac064b615137cf80cd1c2b235165ce8374fb29ce07a2667239e9d28b0efe0db4
MD5 ec88431599340f4dc4ba782d983f945b
BLAKE2b-256 d23235781e02103dd72ee9d80e477b41485f1e4110d1fd74b8491b17b8d0f065

See more details on using hashes here.

Supported by

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