Skip to main content

PyereualJetwork is a GPU-accelerated + Parallel Threading Supported 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

installation: 
'pip install pyerualjetwork'

package modules:
'from pyerualjetwork import nn, ene, model_ops, memory_ops'
'from pyerualjetwork.cpu data_ops'
'from pyerualjetwork.cuda data_ops'

please read docstrings.

PyerualJetwork has Issue Solver. This operation provides users ready-to-use functions to identify potential issues
caused by version incompatibilities in major updates, ensuring users are not affected by such problems. 
PyereualJetwork aims to offer a seamless experience for its users.

from pyerualjetwork import issue_solver

  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 wide GPU-accelerated + Parallel Threading Supported machine learning library in Python designed for professionals and researchers. It features PLAN, MLP Deep Learning and PTNN 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:

plan_fit function only fits given training data(suitable for dynamic graph) but learn function learns and optimize entire architecture(suitable for static graph). Or more deeper eager executions PyerualJetwork have: cross_over function, mutation 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, PTNN & 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

ENE:

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

ENE
ENE
ENE

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.cpu import nn. Now, you can call the necessary functions from the nn 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

Download files

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

Source Distribution

pyerualjetwork-6.0.8.tar.gz (78.4 kB view details)

Uploaded Source

Built Distribution

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

pyerualjetwork-6.0.8-py3-none-any.whl (88.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pyerualjetwork-6.0.8.tar.gz
Algorithm Hash digest
SHA256 90e34e2ca20010e471ed5bdca6cd6f916a2e66581e07485b2350c4a3a1d8cc10
MD5 198ade2916e5992aace5ed725854e4cc
BLAKE2b-256 9bca0ecb009d485d51ec2a2d62da44cf9cd7ca4e3b2df5e2fb3d015edb74e8fc

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pyerualjetwork-6.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 79edd5c559d15322c5d1f17c5b5752743b4e109454658edadb9fc919eb61a436
MD5 81c967664651ef82aa3de804bde851f0
BLAKE2b-256 2c2a2da60c0b0c09031e7eb520b3b471fcfe5f3a75838d6f0389e1781028aadd

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