Skip to main content

No description has been added so far.

Project description

Build Status PyPI version License Test Coverage

Begleitendes Python Package zum Kurs Eine praktische Einführung in Deep Learning für Computer Vision auf OpenHPI.

$ pip install --upgrade deeplearning2020

In einem jupyter notebook wie Google Colab geht das mit

!pip install --upgrade deeplearning2020

Das Package enthält einige von uns bereitgestellte Hilfsfunktionen und erlaubt es euch, eure für die Übungen trainierten keras Modelle zur Bewertung abzugeben.

Nutzung der Hilfsfunktionen

from deeplearning2020 import helpers
helpers.plot_predictions(...)  # Beispiel

Nutzung zur Übungsabgabe

from deeplearning2020 import Submission
Submission('<token>', '<assignment-id>', model).submit()

Der <token> und die <assignment-id> wird dir für die Abgabe mitgeteilt.

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

deeplearning2020-0.4.21.tar.gz (9.9 kB view details)

Uploaded Source

File details

Details for the file deeplearning2020-0.4.21.tar.gz.

File metadata

  • Download URL: deeplearning2020-0.4.21.tar.gz
  • Upload date:
  • Size: 9.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.6.7

File hashes

Hashes for deeplearning2020-0.4.21.tar.gz
Algorithm Hash digest
SHA256 60d73736b356440541c47206f8db6b3368c15fa40ca8969b35528b750c9bba37
MD5 33e86d575d6d3e464dca27e92612eae9
BLAKE2b-256 3a7f6fee39d7590f4ae20a976131b1920d56a3dee138c208dfcb3959cd8c5275

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