معرفی شرکت ها


erutils-1.3.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

-
ویژگی مقدار
سیستم عامل -
نام فایل erutils-1.3.2
نام erutils
نسخه کتابخانه 1.3.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Erfan Zare Chavoshi
ایمیل نویسنده erfanzare82@yahoo.com
آدرس صفحه اصلی https://github.com/erfanzar/
آدرس اینترنتی https://pypi.org/project/erutils/
مجوز Apache License 2.0
# 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: ```shell pip install erutils ```` Open [erfan zare Github](https://github.com/erfanzar/) Open [Package Github](https://github.com/erfanzar/Erutils) ## 🚀 APIs and Usages ```python 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 [MIT](https://choosealicense.com/licenses/mit/) # 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 - [@erfanzar](https://www.github.com/erfanzar)


نیازمندی

مقدار نام
- PyYAML
- json5
- matplotlib
- nltk
- numba
- numpy
- onnxruntime
- pandas
- thop
>=0.9.0 torchaudio
>=0.9.0 torchtext
>=1.13.0 torchvision


زبان مورد نیاز

مقدار نام
>=3.6, <3.11 Python


نحوه نصب


نصب پکیج whl erutils-1.3.2:

    pip install erutils-1.3.2.whl


نصب پکیج tar.gz erutils-1.3.2:

    pip install erutils-1.3.2.tar.gz