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 Puedes ajustar ese readme

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.1.tar.gz (8.1 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.1-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: synaptix-0.1.1.tar.gz
  • Upload date:
  • Size: 8.1 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.1.tar.gz
Algorithm Hash digest
SHA256 7e15daa601fb1530f7dc878150fdf99ad5beb81ded89cc2955bb24665a5d0da6
MD5 0387be4b308a8fa2ea74c8259d857ea2
BLAKE2b-256 a2eb59006a7d2dba6cfecabdecb9d97d8a7abe1542a6019d81ed2bdefdaa75da

See more details on using hashes here.

File details

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

File metadata

  • Download URL: synaptix-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 7.1 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c52694aec2628445f34cfe8de21a1370217b5f3775075082cf2e19b1fd095bc5
MD5 53ef32c333b01ee339e54f4d3ef1760e
BLAKE2b-256 8996effabb777e7f6f7e04ef567bb8be3790fe7b36fa650b84ec7b9319e51d97

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