Pinned Repositories
CanvasOfStar2
A space shooter written in C using Allegro
CryptKickersII
Face-Recognition
Face recognition that will classify the faces in with a siameses network in order to identify the person in a picture or a video.
health-ml
This project is a simple web page that helps to predict if a patient has a heart disease given they data. The webpage is made in react and the backend in flask. It uses several machine learning models in the test stage, this part was made with scikit-learn, numpy and pandas
Image-visualization
This is a Graphic programming school project. The program get an image and it will show it in 3D with the color as width
JMagicBrain
Neural network API for java with backpropagation and particle swarm optimization as training methods
Linear-FX
A linear algebra calculator.
Pneumonia-X-rays
Schoolar for machine learning subject.
Practica_Examen_2
WAPI_app
The school project "Wapi" is an application for android made to design, manage and have a better school planning ☑🎓.
carlomunoz34's Repositories
carlomunoz34/Pneumonia-X-rays
Schoolar for machine learning subject.
carlomunoz34/Image-visualization
This is a Graphic programming school project. The program get an image and it will show it in 3D with the color as width
carlomunoz34/JMagicBrain
Neural network API for java with backpropagation and particle swarm optimization as training methods
carlomunoz34/Linear-FX
A linear algebra calculator.
carlomunoz34/WAPI_app
The school project "Wapi" is an application for android made to design, manage and have a better school planning ☑🎓.
carlomunoz34/CanvasOfStar2
A space shooter written in C using Allegro
carlomunoz34/CryptKickersII
carlomunoz34/Face-Recognition
Face recognition that will classify the faces in with a siameses network in order to identify the person in a picture or a video.
carlomunoz34/health-ml
This project is a simple web page that helps to predict if a patient has a heart disease given they data. The webpage is made in react and the backend in flask. It uses several machine learning models in the test stage, this part was made with scikit-learn, numpy and pandas
carlomunoz34/Practica_Examen_2
carlomunoz34/RE-to-DFA-parser
Regular Expressions to Deterministic Finite Automatons parser, used to obtain the minimum DFA, and also to check which strings are accepted by a given NFA.
carlomunoz34/ssre
Sistema de Simulación de Ruta de Estudios - ITESO
carlomunoz34/style-transfer
Style transfer implementation in pytorch
carlomunoz34/TAA
carlomunoz34/TicTacToe
A tic tac toe game in jave implemented with minimax algorithm.
carlomunoz34/WordDictionary
Diccionario de palabras utilizando árboles n-arios