Skip to main content

PyereualJetwork is a GPU-accelerated machine learning library in Python for professionals and researchers. It features PLAN, MLP, Deep Learning training, and ENE (Eugenic NeuroEvolution) for genetic optimization, applicable to genetic algorithms or Reinforcement Learning (RL). The library includes data pre-processing, visualizations, model saving/loading, prediction, evaluation, training, and detailed or simplified memory management.

Project description

PyerualJetwork Socket Badge CodeFactor PyPI Downloads + PyPI Downloads

PyPI Downloads PyPI Downloads PyPI version

Note: anaplan old name of pyerualjetwork

PyerualJetwork


Libraries.io Page: https://libraries.io/pypi/pyerualjetwork

PyPi Page: https://pypi.org/project/pyerualjetwork/

GitHub Page: https://github.com/HCB06/PyerualJetwork

YouTube Tutorials: https://www.youtube.com/watch?v=6wMQstZ00is&list=PLNgNWpM7HbsBpCx2VTJ4SK9wcPyse-EHw

pip install pyerualjetwork

from pyerualjetwork import neu
from pyerualjetwork import ene
from pyerualjetwork import data_operations
from pyerualjetwork import model_operations

from pyerualjetwork import neu_cuda
from pyerualjetwork import ene_cuda
from pyerualjetwork import data_operations_cuda
from pyerualjetwork import model_operations_cuda

  Optimized for Visual Studio Code
  
  requires=[
    'scipy==1.13.1',
    'tqdm==4.66.4',
    'pandas==2.2.2',
    'networkx==3.3',
    'seaborn==0.13.2',
    'numpy==1.26.4',
    'matplotlib==3.9.0',
    'colorama==0.4.6',
    'cupy-cuda12x',
    'psutil==6.1.1'
    ]

 matplotlib, networkx, seaborn (optional).

##############################

ABOUT PYERUALJETWORK:

PyereualJetwork is a large, GPU-accelerated machine learning library in Python designed for professionals and researchers. It features PLAN, MLP, and Deep Learning training, as well as ENE (Eugenic NeuroEvolution) for genetic optimization, which can also be applied to genetic algorithms or Reinforcement Learning (RL) problems. The library includes functions for data pre-processing, visualizations, model saving and loading, prediction and evaluation, training, and both detailed and simplified memory management. https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4862342. (THIS ARTICLE IS FIRST VERSION OF PLAN.) MODERN VERSION OF PLAN: https://github.com/HCB06/PyerualJetwork/blob/main/Welcome_to_PLAN/PLAN.pdf Both the PLAN algorithm ENE algorithm and the PyerualJetwork library were created by Author, and all rights are reserved by Author. PyerualJetwork is free to use for commercial business and individual users.

PyerualJetwork ready for both eager execution(like PyTorch) and static graph(like Tensorflow) concepts because PyerualJetwork using only functions. For example:

fit function only fits given training data(suitable for dynamic graph) but learner function learns and optimize entire architecture(suitable for static graph). Or more deeper eager executions PyerualJetwork have: feed_forward function, list of activation functions, loss functions. You can create your unique model architecture. Move your data to GPU or CPU or manage how much should in GPU, Its all up to you.

PyerualJetworket includes PLAN, MLP & ENE.

PLAN VISION:

PLAN VISION

You can create artificial intelligence models that perform computer vision tasks using the neu module:

AUTONOMOUS


XRAY


GENDER


NLPlan:

NLPLAN

You can create artificial intelligence models that perform natural language processing tasks using the neu module:

PLAN VISION

PLANEAT:

You can create artificial intelligence models that perform reinforcement learning tasks and genetic optimization tasks using the ene module:

PLANEAT
PLANEAT
PLANEAT

YOU CAN CREATE DYNAMIC ANIMATIONS OF YOUR MODELS

VISUALIZATIONS
VISUALIZATIONS
VISUALIZATIONS

YOU CAN CREATE AND VISUALIZE YOUR MODEL ARCHITECTURE

VISUALIZATIONS
VISUALIZATIONS

HOW DO I IMPORT IT TO MY PROJECT?

Anaconda users can access the 'Anaconda Prompt' terminal from the Start menu and add the necessary library modules to the Python module search queue by typing "pip install pyerualjetwork" and pressing enter. If you are not using Anaconda, you can simply open the 'cmd' Windows command terminal from the Start menu and type "pip install PyerualJetwork". (Visual Studio Code reccomended) After installation, it's important to periodically open the terminal of the environment you are using and stay up to date by using the command "pip install PyerualJetwork --upgrade".

After installing the module using "pip" you can now call the library module in your project environment. Use: “from pyerualjetwork import neu”. Now, you can call the necessary functions from the neu module.

The PLAN algorithm & ENE algorithm will not be explained in this document. This document focuses on how professionals can integrate and use PyerualJetwork in their systems. However, briefly, the PLAN algorithm can be described as a classification algorithm. PLAN algorithm achieves this task with an incredibly energy-efficient, fast, and hyperparameter-free user-friendly approach. For more detailed information, you can check out PYERUALJETWORK USER MANUEL file.

Project details


Release history Release notifications | RSS feed

This version

5

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyerualjetwork-5.tar.gz (56.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyerualjetwork-5-py3-none-any.whl (82.3 kB view details)

Uploaded Python 3

File details

Details for the file pyerualjetwork-5.tar.gz.

File metadata

  • Download URL: pyerualjetwork-5.tar.gz
  • Upload date:
  • Size: 56.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.9

File hashes

Hashes for pyerualjetwork-5.tar.gz
Algorithm Hash digest
SHA256 efb20a6d91c314aedb396fdbca31784286e93de76d840fbbddd5fb748743751c
MD5 6587cbe307c75731da2c5459adf276b5
BLAKE2b-256 af1399b1c1908b1db81920f932914a713950e0f083fcf7b8995dcbbac1c413da

See more details on using hashes here.

File details

Details for the file pyerualjetwork-5-py3-none-any.whl.

File metadata

  • Download URL: pyerualjetwork-5-py3-none-any.whl
  • Upload date:
  • Size: 82.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.9

File hashes

Hashes for pyerualjetwork-5-py3-none-any.whl
Algorithm Hash digest
SHA256 9bf14a746164cc1d923e9b4dcf136d4ec5f277cc772baf2e7bf4861884359b16
MD5 1aa665c100a9c8ab394f0ad3aaaa4967
BLAKE2b-256 158c618f2a0b4fa8712abe52ea390ec12845ab55b87c4cda6b74cddb6ee68555

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page