A deep and machine learning library. Made for learning purposes and ease of understanding.
Project description
DLL (Deep Learning Library)
DLL is a deep learning library inspired by TensorFlow and PyTorch. This is my largest project to date, featuring thousands of lines of code. It encompasses a wide range of deep learning and machine learning methods, and includes numerous examples and tests to demonstrate their usage. Feel free to explore the source code and experiment with the models using the documentation.
Documentation:
Checkout the documentation of DLL here.
Installation
One can get an installation of this library by the following command:
pip install PyDLLib
After installation, one can use the library as described in the documentation and in the examples.
Running Tests
To run the tests, one can clone the GitHub repository to a local folder, navigate to the deep-learning-library-folder and use eg. the following command:
python -m Tests.ReinforcementLearning.DeepReinforcementLearning
Feel free to explore the code and apply it to new problems!
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 pydllib-1.0.1.tar.gz.
File metadata
- Download URL: pydllib-1.0.1.tar.gz
- Upload date:
- Size: 90.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48be6644ba572a02c3319315bd0f77bd27613b4db2d145143e97955556562132
|
|
| MD5 |
5638470e20718e238ba445b697680dae
|
|
| BLAKE2b-256 |
8630bdee835fa23c1c60fb80ebd52c6e4086a008a88c3a4db81297d1456f50c7
|
File details
Details for the file pydllib-1.0.1-py3-none-any.whl.
File metadata
- Download URL: pydllib-1.0.1-py3-none-any.whl
- Upload date:
- Size: 181.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d73c4060ed47cf0c2be3e54c5ead20e28cc72b1c4414bcb2dc3bb635f0d50535
|
|
| MD5 |
795b07c827fb46518ffaaecc044a3578
|
|
| BLAKE2b-256 |
89d3302d5b7ecc0f72b301f97d32004d819d4c070c43abe8b57e3c951a576e09
|