Skip to main content

A deep learning package to inquire intelligence

Project description

Purpose

Make it easy to create, to trace, to debug, and to recreate models/algorithms.

What does that means:

  • Incorporation of common components (res-block, seblock,...) that can easily be used and constructed (which is good for model creations and modifications).
  • Data processing in functional form, which allows clear knowledge of what happens to the data before it is fed to the algorithms/models.
  • A tool to view and debug:
    • view model statistics
    • tinkering with the data and see what happens at the result (top-k result)
  • Inference must be constructed inside the model, with the input is the most basic data point (thinking of a complete stranger who needs to use your model, that person will not know anything about the nit-picks of your models and your data, they only have a data point and want to see the result coming out of your model)

Requirements

Dawnet requires pytorch and opencv to work properly. Since many distributions exist for these libraries, we recommend user to install themselves to avoid messing up the environment. If you don't have pytorch or opencv installed, then you go to https://pytorch.org to install appropriate version, and conda install -c conda-forge opencv to install opencv.

Roadmap to usability

  • Session must work
  • Ability to get batch of data
  • Summarize session and model information
  • Implement mixup
  • Test all convs architecture

Model

  • A model should have the evaluate method ready (this part should be abstracted away from the progress / training procedure)
  • A model should have the load method ready (only for inference, because continual training requires knowledge about optimizer, training iteration)

Data

Model is not the only part in creating intelligent system. Data plays a vital role in this process too. A lot of time, playing around with data, seeing how the model behaves when data is tweak a little bit can provide crucial insights for model improvement. Hence, data manipulation must be made easy to use.

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

Dawnet-0.0.2.tar.gz (19.3 kB view details)

Uploaded Source

Built Distribution

Dawnet-0.0.2-py3-none-any.whl (22.1 kB view details)

Uploaded Python 3

File details

Details for the file Dawnet-0.0.2.tar.gz.

File metadata

  • Download URL: Dawnet-0.0.2.tar.gz
  • Upload date:
  • Size: 19.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5

File hashes

Hashes for Dawnet-0.0.2.tar.gz
Algorithm Hash digest
SHA256 d1b1bf581d915b58b87d9a9ee30236064741fa31a91fa9a74ca428d10d70b24b
MD5 4f11c40e98fc2dd4d59193b10e1bcb49
BLAKE2b-256 4c92f862b1b94928b74212d04db70cc9cf7b084af09db44fb81b0cc65629c193

See more details on using hashes here.

File details

Details for the file Dawnet-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: Dawnet-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 22.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5

File hashes

Hashes for Dawnet-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 36cba7c467694afad4a6988bb99c7fccc294a4619bcd994b2292f88581ad8bdc
MD5 b18190b83a0e27a8c8de475ac1fed934
BLAKE2b-256 21e87e152555d595041d1759d7ee8a396092701aa82bc923fd2d08ad7fe1eb4a

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