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.2.tar.gz (8.4 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.2-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: synaptix-0.1.2.tar.gz
  • Upload date:
  • Size: 8.4 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.2.tar.gz
Algorithm Hash digest
SHA256 409d889121f2da3436ad884d14e5a23523e6b0bdd81de7a09a0c107745bc9ba2
MD5 a0830576218f55eb046e43e7335d1e23
BLAKE2b-256 e635734fe737fc84b087b97c7b977b7167ae34013b797708f9c0eaa27a08d9a9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: synaptix-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 7.5 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 cdfb2adc1d7c5ed6786c90fa7eb4716b219f8e046b2aac2198ff2024eabd55f1
MD5 21a278aba6a35e1b441e054268af63a2
BLAKE2b-256 e3148f9a988866d70d5b39d808a932423a93d9c463dd6400a4459c7984cce129

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