Deep Learning DNA: Surviving Architectures and Profound Principles
Project description
Deep Learning DNA: Surviving Architectures and Profound Principles
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:
pip install dldna
Optional Dependencies
pip install dldna[visualization] # Install with manim
pip install dldna[dev] # Install with development tools
Requirements:
- Python >= 3.7
- NumPy >= 1.22
- Pandas >= 1.5
- Matplotlib >= 3.5
- scikit-learn >= 1.0
- SciPy >= 1.8
- Transformers >= 4.30
- Datasets >= 2.10
- tqdm >= 4.60
- Pillow >= 9.0
- OpenCV-Python >= 4.5
- TensorBoard >= 2.8
- PyTorch >= 1.13
- torchvision >= 0.14
- torchaudio >= 0.13
- (Optional) Manim (for visualization)
Usage:
# Example usage (replace with a simple, illustrative example)
import dldna
# ... your code here ...
print(dldna.__version__) # Check the installed version
License:
This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) License - see the LICENSE file for details.
For more information, including the full book content and detailed explanations, please visit the GitHub repository:
https://github.com/Quantum-Intelligence-Frontier/dldna
Contact: For inquiries, please contact: baida21@naver.com
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dldna-0.1.1.tar.gz.
File metadata
- Download URL: dldna-0.1.1.tar.gz
- Upload date:
- Size: 78.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
489472d444567dfdcd60247c36c3920ccc887ebed7da4cd04d4629664176b2a8
|
|
| MD5 |
1c07406e52e712e7da5d870c2dfd2ba6
|
|
| BLAKE2b-256 |
15931d7976cb5573a478f4275857fc2d6cc91d07fb1941b81dc66a1709ddeb37
|
File details
Details for the file dldna-0.1.1-py3-none-any.whl.
File metadata
- Download URL: dldna-0.1.1-py3-none-any.whl
- Upload date:
- Size: 106.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95dd1edae347ce6cba44d0c3b156feddd09ac371d8c87a6eb000c8d39a8dd977
|
|
| MD5 |
46a6cc866f51f6027e98adbb3ab789c4
|
|
| BLAKE2b-256 |
bf940770c4f5595c2a01ae5098044f863e5561717c552926a5709e4bc05042b7
|