Skip to main content

Librería de Inteligencia Artificial para Python (ML, DL, Visión, NLP, IA Clásica).

Project description

🤖 SynaptIX – Intelligence Module

SynaptIX es una librería moderna de Inteligencia Artificial diseñada para ofrecer una API unificada y sencilla que integra Machine Learning, Deep Learning, Visión por Computador, Procesamiento del Lenguaje Natural e IA clásica, todo dentro de una sola clase: Intelligence.

Este módulo busca ser una alternativa ligera, intuitiva y lista para escalar hacia proyectos profesionales y académicos.


✨ Características principales

🔹 Machine Learning

Métodos clásicos y ampliamente usados:

  • linear_regression()
  • logistic_regression()
  • svm_classifier()
  • kmeans()

🔹 Deep Learning

Modelos implementados de forma sencilla:

  • dense_network()
  • cnn()

🔹 Visión por Computador

Funciones esenciales para análisis y filtrado:

  • detect_edges()
  • image_features()

🔹 Procesamiento del Lenguaje Natural (NLP)

Herramientas básicas para texto:

  • tokenize()
  • vectorize_tfidf()

🔹 IA Clásica

Técnicas inspiradas en métodos tradicionales:

  • a_star()
  • genetic_algorithm()

🚀 Ejemplo rápido de uso

from synaptix import Intelligence

ai = Intelligence(data)

ai.linear_regression()      # Machine Learning
ai.dense_network()          # Deep Learning
ai.detect_edges()           # Visión artificial
ai.tokenize()               # NLP
ai.a_star()                 # IA clásica

ai.help()                   # Ver documentación interna


📦 Instalación
```bash
pip install statslibx

🤝 Contribuciones ¡Todas las mejoras e ideas son bienvenidas! E-mail: ascendraemmanuel@gmail.com

Project details


Download files

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

Source Distribution

synaptix-0.1.3.tar.gz (263.8 kB view details)

Uploaded Source

Built Distribution

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

synaptix-0.1.3-py3-none-any.whl (264.0 kB view details)

Uploaded Python 3

File details

Details for the file synaptix-0.1.3.tar.gz.

File metadata

  • Download URL: synaptix-0.1.3.tar.gz
  • Upload date:
  • Size: 263.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for synaptix-0.1.3.tar.gz
Algorithm Hash digest
SHA256 2283ad75d8a6d6d7f8d0f0cdf1283db73c49e05525343ba53ffc835c80297eba
MD5 87e7985bc4b77f441963ebc3fb578822
BLAKE2b-256 e501ec187430b7e74befec6190b7c91abc5e6498b8ed4909fefd3fcca029bebc

See more details on using hashes here.

File details

Details for the file synaptix-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: synaptix-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 264.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for synaptix-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 bc620060d55429ca703ae6c46ccc9723cb7e8bd61454137193a8d6cb708310da
MD5 9beab9204c2f50b9d504f0c0208ae591
BLAKE2b-256 57b1524ab3d1fb6d02114a15f1274a5e0532f02c6e627ccb525b382441a6f514

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