New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

anaplan

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anaplan

PyerualJetwork is a machine learning library written in Python for professionals, incorporating advanced, unique, new, and modern techniques.

  • 1.6
  • PyPI
  • Socket score

Maintainers
1

PyerualJetwork Socket Badge CodeFactor PyPI Downloads + PyPI Downloads PyPI Downloads PyPI Downloads PyPI version

Note: anaplan old name of pyerualjetwork

https://libraries.io/pypi/pyerualjetwork

  pip install pyerualjetwork
  
  from pyerualjetwork import plan
  from pyerualjetwork import planeat
  from pyerualjetwork import data_operations
  from pyerualjetwork import model_operations

  from pyerualjetwork import plan_cuda
  from pyerualjetwork import planeat_cuda
  from pyerualjetwork import data_operations_cuda
  from pyerualjetwork import model_operations_cuda

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

 matplotlib, seaborn, networkx (optional).
 PyerualJetwork checks and install all dependencies (with optional ones but except cupy) for every runing.
 If your version is higher or lower, PyerualJetwork automaticly delete other versions and installs this versions.
      

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

ABOUT PYERUALJETWORK:

PyerualJetwork is a machine learning library written in Python for professionals, incorporating advanced, unique, new, and modern techniques. Its most important component is the PLAN (Potentiation Learning Artificial Neural Network) 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 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 is written in fully functional programming with non-oop elements. PyerualJetwork consists of many functions that complement each other, which facilitates the learning process and debugging during use. As of 12/21/2024, the library includes PLAN and PLANEAT module, but other machine learning modules are expected to be added in the future.

PyerualJetworket includes Plan Vision, NLPlan, PLANEAT and at the between of both, Deep Plan.

PyerualJetwork


PLAN VISION:

PLAN VISION

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

AUTONOMOUS


XRAY


GENDER


NLPlan:

NLPLAN

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

PLAN VISION

PLANEAT:

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

PLANEAT

PLANEAT

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 plan”. Now, you can call the necessary functions from the plan module.

The PLAN 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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc