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.4.tar.gz (144.6 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.4-py3-none-any.whl (213.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dldna-0.1.4.tar.gz
  • Upload date:
  • Size: 144.6 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.4.tar.gz
Algorithm Hash digest
SHA256 b5031f667988e85303867a337c151b6fc9880d4bb623d295f9f36121ffc596d9
MD5 19318a00babd12f2e66d4203f6a0ec2f
BLAKE2b-256 20f0d6c6b5e14d99590fba2e6abc0065d5c6dba151efd31372a533a618a4f75e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dldna-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 213.6 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b38202c9b94b7cc0fd7c5bd70839e001e167ccec02216d928a8355dcebc51497
MD5 f65c177b8fe82793028ae38c9172bad1
BLAKE2b-256 b4c939fa0ebac7f3d0f0a856ae3187caa38c9e1cbf3eea58f88e8581bee65fb1

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