Este es un repositorio para aquellos interesados en adquirir conocimientos de alto nivel en inteligencia artificial y aprendizaje de máquinas para desarrollar, asesorar, dirigir proyectos de innovación científica y tecnológica en sus trabajos, basados en las técnicas más modernas de manejo de información.
Lunes, Miercoles Y Viernes, 6-8 pm (hora de Colombia)
Sábados, 8-12m (hora de Colombia)
- Campo Elías Pardo Turriago, [email protected]
- Álvaro Mauricio Montenegro Díaz, PhD, [email protected]
- Oleg Jarma Montoya, Estadístico, [email protected]
- Daniel Mauricio Montenegro Reyes, MSc, [email protected]
- Maria del Pilar Montenegro, [email protected]
- Nayibe Yesenia Arias Cortez, [email protected]
- Venus Celeste Puertas Gualtero, [email protected]
- Estreno: La Inteligencia Artificial hoy Github, nbviewer, diapositivas
- Introducción Github, nbviewer, diapositivas
- Introducción a Autocodificadores. Ejemplo MNIST Denso Github, nbviewer
- Reconstrucción de Rostros usando LFW (Labeled Faces in the Wild) Github, nbviewer [HTML]
- Coloración de imágenes Github ,nbviewer
- Ejemplo eliminación de ruido con datos MNIST Github ,nbviewer
- Autocodificador Convolucional para Eliminación de Ruido Github, nbviewer
- Optimización SGD Github, nbviewer
- Tensores Github, nbviewer
- Probabilidad básica Github, nbviewer
- Variables aleatorias Github, nbviewer
- Estadística
- Teoría de la Información Github, nbviewer
- Introducción a Python Github. nbviewer
- Colecciones Github, nbviewer
- Numpy Github, nbviewer
- Pandas Github, nbviewer
- API Keras.data.Dataset Github, nbviewer
- Modelos de Clasificación en Pytorch Github, nbviewer
- Pytorch-lightning Github
- Introducción a modelos secuenciales
- Introducción a redes recurrentes Github, nbviewer
- Introducción a redes LSTM
- Introducción a redes GRU
- Aprendizaje profundo y series de tiempo
- Predicción de la acción de Apple a un día
- Predicción de la acción de Apple a tres días
- Predicción de todos valores en una ventana futura
- Series de tiempo Multivariadas
- Tutorial Google de Series de tiempo 2021
- Temporal Fusion Transformer Github
- Tutorial Pytorch-forecasting Github
- Expresiones Regulares, GitHub, nbviewer
- Introducción a Web Scraping, GitHub, nbviewer
- Introducción a Selenium, GitHub, nbviewer
- Taller de Web Scraping
- Sesión Inaugural Github, nbviewer
- Redes Convolucionales: Convoluciones, Filtros, Pooling Github, nbviewer
- Ejemplo Mnist-Fashion Github
- Ejemplo Cifar Github
- Introducción a OpenCV github, nbviewer
- Procesamiento básico de imágenes con OpenCV Github, nbviewer
- Detección Facial con OpenCV Github, nbviewer
- Alexnet, VGG16, Inception, DenseNet Github nbviewer
- R-CNN, fast R-CNN, faster R-CNNGithub nbviewer
- Detección Facial CNN
- Redes Residuales - Resnet - Normalización por lotes Github, nbviewer
- Taller transfer-learning en VI: Papel, tijera-piedra, caballo humanos
- Tratamiento de audios Github, nbviewer
- You Only Look Once Github, nbviewer
- Single Shot Detector Github, nbviewer
- Reconocimiento de poses Github, Nbviewer
- Conceptos Básicos de PLN, Modelo LDA GitHub, nbviewer
- Modelo recurrente por caracteres para generar texto(cuentos en Español) Github, nbviewer
- Modelo recurrente por n-gramas para generar texto(sonetos de Shekespeare) Github, nbviewer
- Embeddings:
- Ejemplo de Embeddings: Clasificación de Textos GitHub, nbviewer
- Mecanismos Atencionales Github, nbviewer
- Taller Ilustrado de Modelos Atencionales Github, nbviewer
- Taller Ilustrado de Modelos Auto-atencionales Github, nbviewer
- Transformers-Introducción Github, nbviewer
- Taller Transformer chat-bot Github, nbviewer
- Modelos BERT - Introducción GitHub, nbviewer
- Modelos BERT - Español GitHub, nbviewer
- Hugging Face: Introducción GitHub, nbviewer
- Variaciones de BERT, Sentence-BERT GitHub, nbviewer
- Hugging Face: Ajuste Fino de Modelos, GitHub, nbviewer
- Hugging-Face. Modelos-tokenizadores-datasets GitHub, nbviewer
- Taller Modelos BERT y Variables Categóricas GitHub, nbviewer
- Tareas NLP GitHub, nbviewer
- Generación de texto GPT, Blender GitHub, nbviewer
- Introducción Github, nbviewer
- GAN's Condicionales
- Segmentación Semántica. Generación de Imágenes Artificiales
- Aprendizaje-Reforzado (AR) - introducción Github , nbviewer
- Ejemplo de un Agente Simple Github, nbviewer
- Bandido Multibrazo Github, nbviewer
- OpenAI-Gym Github, nbviewer
- Ambiente CartPole Github, nbviewer
- Ambiente FrozenLake Github, nbviewer
- Método de entropía cruzada - Introdución Github, nbviewer
- Método de entropía cruzada - Implementación Github, nbviewer
- Q-learning-ecuación de Bellman Github, nbviewer
- Qlearning-FrozenLake Github, nbviewer
- Deep Q-Learning Github, nbviewer
- Deep Q_learning - Pong Github. nbviewer
- Bot financiero - Modelo Dueling DQN Github
- Metodos basados en el gradiente de la política - Reinforcement Github
- Método Actor-crítico Github
- Chatbot basado en AR Github