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.6.tar.gz (145.2 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.6-py3-none-any.whl (214.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dldna-0.1.6.tar.gz
  • Upload date:
  • Size: 145.2 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.6.tar.gz
Algorithm Hash digest
SHA256 05f881eedc0cec16243284f69dedbf19846fd742eb22fc8f87d892c1a9c485c7
MD5 158e2b63d6635aac50edb7d261c79da4
BLAKE2b-256 c7a716805f2f702cb344413ed3cfc4eaf64604460735c08985d2c499c1b2178e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dldna-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 214.5 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 2f8246fa28403c7efb7975ea4cc840f244b9a65fa3522a9fd388838ef96c5959
MD5 a16ec545d4f556478a3d3bd475232320
BLAKE2b-256 1b7f10fb14c848d3e20120039e34f966a9292308d6e8a288b01732cd7f97f9fa

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