Pinned Repositories
IDS-QSPO-Gauss-activation
bin-packing-best-fit
Solver para problema de bin packing por algoritmo best fit
catchable_pokemon
React website to check in which games pokemon can be obtained
deploying-machine-learning-models
Example Repo for the Udemy Course "Deployment of Machine Learning Models"
depth-search-sudoku
Sudoku solver de 9x9 usando depth search algorithm
neural_network
Implementación de una red neuronal con modelamiento matricial
noob_controller
Controlador para juego de Knight Chess
sae_ml
Tarea 1 de Inteligencia de Negocios
similar_pokemon
Buscador de pokemon similares dando su id o vector de atributos, además de poder buscar estadisticas de pokemon por nombre o id
tarea3
Implementacion red neuronal para series de tiempo con descomposicion de hankel, fourier y rsmprop
soundgarden134's Repositories
soundgarden134/sae_ml
Tarea 1 de Inteligencia de Negocios
soundgarden134/bin-packing-best-fit
Solver para problema de bin packing por algoritmo best fit
soundgarden134/tarea3
Implementacion red neuronal para series de tiempo con descomposicion de hankel, fourier y rsmprop
soundgarden134/catchable_pokemon
React website to check in which games pokemon can be obtained
soundgarden134/deploying-machine-learning-models
Example Repo for the Udemy Course "Deployment of Machine Learning Models"
soundgarden134/depth-search-sudoku
Sudoku solver de 9x9 usando depth search algorithm
soundgarden134/neural_network
Implementación de una red neuronal con modelamiento matricial
soundgarden134/noob_controller
Controlador para juego de Knight Chess
soundgarden134/similar_pokemon
Buscador de pokemon similares dando su id o vector de atributos, además de poder buscar estadisticas de pokemon por nombre o id
soundgarden134/explainerdashboard
Quickly build Explainable AI dashboards that show the inner workings of so-called "blackbox" machine learning models.
soundgarden134/latam-challenge
Latam Challenge - Nicolás Avendaño - Python 3.9
soundgarden134/Pokemon-Tutorial-Art-Assets
All the art assets needed to follow along with my unity pokemon game tutorial series in youtube
soundgarden134/reactdjangotutorial
Tutorial React + Django
soundgarden134/sudoku-solver
Solver de sudoku en python para sudoku de 9x9
soundgarden134/tarea2