Skip to main content

Deep Learning DNA: Surviving Architectures and Profound Principles

Project description

Deep Learning DNA: Surviving Architectures and Profound Principles

PyPI version License: CC BY-NC 4.0

A journey into the core technologies and key architectures of deep learning.

This package, dldna, provides code and resources accompanying the book "Deep Learning DNA: Surviving Architectures and Profound Principles". It delves into the essential techniques and pivotal architectures that have shaped the field of deep learning, offering a practical, hands-on complement to the book's conceptual explanations.

Key Features:

  • Code Examples: Explore implementations of fundamental deep learning concepts and architectures.
  • Focus on Efficiency: Learn how to build and train models with an emphasis on computational efficiency.
  • Accompanying Material: This package is designed to be used alongside the book "Deep Learning DNA", providing interactive code to enhance your learning experience.

Installation:

  • Minimal Installation (Recommended for Colab):

    pip install dldna[colab]
    

    This option installs only the packages that are not typically pre-installed in Google Colab.

  • Standard Installation (All Dependencies):

    pip install dldna
    

    install_requires

  • Full Installation (Including Optional and Development Dependencies):

    pip install dldna[all]
    

    This installs all dependencies, including manim (for visualization) and development tools.

Requirements:

The specific requirements depend on the installation option you choose. See setup.py for the complete list of dependencies. The minimal installation for Colab requires:

  • Python >= 3.7
  • transformers
  • datasets
  • tqdm
  • pillow
  • opencv-python
  • sentencepiece

Usage:

# Example usage (replace with a simple, illustrative example)
import dldna

# ... your code here ...

print(dldna.__version__)  # Check the installed version

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

dldna-0.1.2.tar.gz (79.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dldna-0.1.2-py3-none-any.whl (106.8 kB view details)

Uploaded Python 3

File details

Details for the file dldna-0.1.2.tar.gz.

File metadata

  • Download URL: dldna-0.1.2.tar.gz
  • Upload date:
  • Size: 79.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for dldna-0.1.2.tar.gz
Algorithm Hash digest
SHA256 2337a8e1b1c5ceb99d25ca55675264d1b060040bdd7ce80e76223f19637d0036
MD5 116439d88335e02ba74dc69c31bc8be1
BLAKE2b-256 2ae9752e7ca25516c0796caae4dc433a9b0eefc2a06b95bbc46ae7dfdb57009b

See more details on using hashes here.

File details

Details for the file dldna-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: dldna-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 106.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for dldna-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 513517c2ed9a4fdc745fe648098ba9f3901f548c85801fcc5685333602284f55
MD5 85e2ac1fae5746f0577ef9a71748850c
BLAKE2b-256 d70f16d8e8bef9b7fffc8336c6593e5bee8fed56de68402ed9104e1e98a79901

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