A lightweight deep learning library
Project description
maznet
A lightweight deep learning library made for learning purposes using Python. The code is easy to understand but suggestions are welcome and feel free to contact for queries. We extensively use type hints for better code comprehension instead of filling our code with docstrings and comments.
Requirements
- numpy
Setup
You can either download the package from
pip install maznet==1.0.0
or download this repository and use accordingly.
Usage
See xor.py and fizzbuzz.py for usage examples
Future work
Broaden the library functionality by adding more optimizers, losses, layers and such.
Contribution
To get assigned to any issue leave a comment or if
you feel you have any ideas feel free to create an issue.
Before making a pull request make sure to check code using
mypy for type hints and black for linting.
Acknowledgments
Initial work has been inspired by joelnet.
Project details
Release history Release notifications | RSS feed
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 maznet-1.0.1.tar.gz.
  
File metadata
- Download URL: maznet-1.0.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | 73168f8798d7cddaf76ce1d04617d6a5c31de7a4b5e980941357824f9b203aa0 | |
| MD5 | 9f86adb3d3518b7b1ba943f3a62d1af0 | |
| BLAKE2b-256 | 233c2a15d6d1e0930cb00a03bc609c12785946f295e319a3586150e104fe43eb | 
File details
    Details for the file maznet-1.0.1-py3-none-any.whl.
  
File metadata
- Download URL: maznet-1.0.1-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | f815369c4553a488c30cc3c3c6ff05068a90fb84e78aa68c3bccff353af759aa | |
| MD5 | ab8c67cce8a285643bca5ef751d96227 | |
| BLAKE2b-256 | f09a0c75a0aabeb96efdf487211983850b3e4b55ac1ee132afb57e4cc09b3509 |