No project description provided
Project description
Erutils
The Erutils package includes a collection of utilities and pre-built neural networks that I frequently use in my personal projects. While this package is mainly for my personal use, others may find it useful as well.
Installation
You can install Erutils using pip:
pip install erutils
Open erfan zare Github
Open Package Github
🚀 APIs and Usages
import erutils
from erutils.loggers import *
# Loggers contain Logging stuff
from erutils.nn import *
# NN contain Nural networks built in Pytorch
# you can easily import erutils.nn and use many prebuilt neurons in the project
# if you thing any refrence should be added tell me in discussion
from erutils.lightning import *
# Lightning Contain Some CV Packages
from erutils.utils import *
# Utils Contain Some Utils like reading files downloading and etc ...
Neural Networks
Erutils includes a diverse collection of over 80 pre-built neural networks that cover a wide range of applications, such as natural language processing, computer vision, and more. Some of the neural networks included are:
- Transformers: Customized transformer encoder and decoder layers for natural language processing tasks and a lot of customized Layers like RoEmbedding ...
- Feed-forward networks: Customized feed-forward layers for various applications
- Custom CNN backbones: A variety of pre-built CNN backbones for computer vision tasks, such as ResNet, VGG, and more
- Object Detection: Pre-built networks for object detection and localization, including YOLOv5, RetinaNet, and Faster R-CNN
- Custom CNN architectures: Custom CNN architectures designed for specific applications, such as image classification, segmentation, and more.
🚀 About Me
Hi there 👋 I like to train deep neural nets on large datasets 🧠. Among other things in this world:)
License
Contributing
While this package is mainly for my personal use, contributions and suggestions are welcome. If you find a bug or have an idea for a new feature, please open an issue on the GitHub repository.
Used By
Private Project
Author
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
File details
Details for the file erutils-1.4.0.tar.gz
.
File metadata
- Download URL: erutils-1.4.0.tar.gz
- Upload date:
- Size: 31.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.31.0 rfc3986/1.5.0 tqdm/4.64.1 urllib3/1.26.16 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f27e0c10f0b099aafda0be0458516a2249b8a475b641b9774f19bea3740bfa4 |
|
MD5 | 6b97a5a19b341c8e618693c5a2886b8c |
|
BLAKE2b-256 | 147526fa2b059f34a6e93e01a773b2b07014c009abc8c660a3db1aafced81a47 |
File details
Details for the file erutils-1.4.0-py3-none-any.whl
.
File metadata
- Download URL: erutils-1.4.0-py3-none-any.whl
- Upload date:
- Size: 30.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.31.0 rfc3986/1.5.0 tqdm/4.64.1 urllib3/1.26.16 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f060dd5633a7a37e41901d91e22bcfc853fa40edf69573eb814c62a8db6a966 |
|
MD5 | afc48054fb3aa2fb9aea1cd532979fbe |
|
BLAKE2b-256 | 42c6f4cbc048ef2f0a983a3f2bd738e45d7d84252a52ec301330940bf7e8d3f2 |