Maximiliano Galindo's repositories

Language:JavaScriptLicense:MITStargazers:1Issues:0Issues:0

Reinforcement_Learning_Projects

This repository contains implementations of reinforcement learning algorithms.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

academicpages.github.io

Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes

License:MITStargazers:0Issues:0Issues:0

todo_app

ToDo App, with react, js, express

License:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:PythonLicense:MITStargazers:0Issues:0Issues:0

AI-Class-Homework

This is where I store all the assignments related to my AI course from my master's in CS at UNAM.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

portfolio

This my professional portfolio

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0

Genetic-Algorithm-Math

This is a genetic algorithm to optimize a function.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

api-rest-the-movie-db

This project is developed using the API from The Movie DB

Language:CSSLicense:MITStargazers:0Issues:0Issues:0

TripAdvisor-Restaurant-Data-Analysis

This repository serves as a storage for a web scraping project aimed at gathering information from the TripAdvisor website regarding restaurants in Mexico City.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

ICR-Identifying-Age-Related-Conditions

The objective of this notebook is to create a model to predict whether a person has none (Class 0) or any of three medical conditions (Class 1). We are going to try to solve the problem by building a Random Forest model using TensorFlow Decision Forests on our dataset ICR - Identifying Age-Related Conditions.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

ML_Projects

This repository contains various machine learning projects that demonstrate different approaches and techniques in the field of machine learning. Each project focuses on solving specific problems and showcases the application of different machine learning models and algorithms.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Game-JS

This is a video game made with JavaScript.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0
Language:HTMLLicense:MITStargazers:0Issues:0Issues:0
Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

ASL-Fingerspelling-Translation

ASL-Fingerspelling-Translation is a repository dedicated to the development of models and algorithms for detecting and translating American Sign Language (ASL) fingerspelling into text.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Neural-Network-From-Scratch

This repository contains code for implementing a neural network from scratch using numpy. The notebook demonstrates the step-by-step process of creating a neural network, training it, and evaluating its performance on a binary classification problem.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Data-Structures

This is a repository to store programs to learn data structures. These programs were created in different programming languages, such as Java, C/C++, and Phyton.

Language:JavaStargazers:0Issues:0Issues:0

ResponsiveWebBuilder

This repository contains the code to build a fully responsive website. Starting from a wireframe, the architecture of the website is analyzed and each of its parts is built in code to ensure adaptability to any user device. The project includes frontend development and the implementation of best practices in responsive web design.

Language:CSSStargazers:0Issues:0Issues:0

Google_Clon

This project is to practice my abilities with HTML and CSS

Language:CSSStargazers:0Issues:0Issues:0

Polls_With_Django

This Django project taught me the basics of building a poll system where users can create questions and answer choices. It provided hands-on experience in essential Django features like model and view creation, form handling, and template building.

Language:PythonStargazers:0Issues:0Issues:0

Filtering-Data

Program to filter data and practice with anonymous functions, high order functions, list and dictionary comprehensions in python.

Language:PythonStargazers:0Issues:0Issues:0

Java_Course

This repository stores some programs made to learn the programming language Java. From the basics to learning object-oriented programming.

Language:JavaStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Fourier-Series

Visualization of Fourier Series using JavaScript

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:CLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Games_C

This is a repository to store my games developed in C++

Language:C++Stargazers:0Issues:0Issues:0

RK4

Runge Kutta method (Order Four).

Language:CStargazers:1Issues:0Issues:0