Git Product home page Git Product logo

brunosantome's Projects

3d-particles-collision-simulator icon 3d-particles-collision-simulator

In this project we use two different kinds of approaches to store the objects of the simultation; Using an array of structures and using a structure of arrays. Besides the execution is done in both sequentially and in paralel.

adaline icon adaline

This project consist in the creation of an adaline, which is the most basic neuronal network. There is a dataset with a desired output, and we need to be able to predict an aproximation of those values, training the model and then testing it.

arduino-processing-car-lights-control icon arduino-processing-car-lights-control

In this project I control an arduino Board with serial comunication through an user interface created on Processing. The project is thought to be able to swtich between manual and automatic modes

chrome-dinosaur-bot-app icon chrome-dinosaur-bot-app

This fun program uses an interface created with tkinter to control an automatic bot that plays the famous Dinosaur T-Rex Game from Chrome.

classification-of-dementia-patients icon classification-of-dementia-patients

En este dataset se pretende conseguir mediante la aplicaciones de difeferentes modelos una clasificación de pacientes con o sin demencía. Con el fin de saber si se puede predecir en base a sus atributos si un paciente puede tener o no demencía.

clustering-tiktok-songs icon clustering-tiktok-songs

The dataset provides a list of songs with loads of attributes, in this analisys we try to see the existent clusters.

codeadventcalendar2023 icon codeadventcalendar2023

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. I've chosen Python.

database-agreggation-model-mongodb icon database-agreggation-model-mongodb

In this project we create with a python script the insertion of several datasets following an aggregation model of a database fulfilling certain conditions.

handson-ml2 icon handson-ml2

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

iot-hotel-kilombo icon iot-hotel-kilombo

The hotel kilombo is a project where we can control several rooms of a hotel through a website that uses the MQTT protocol to comunicate. The project is constructed with dockers, uses the mariaDB database to store all the information and also implements a raspberry to simultate the behaviour of each room.

mlp icon mlp

In this project we implement a multilayer percepton. Again, given a dataset, we try several posibilities of parameters and models to archive the best output prediction

motor-de-recuperacion-web icon motor-de-recuperacion-web

The retrieval engine is able to index and retrieve Web documents from a given collection. Given a set of natural language queries, the system outputs an ordered list of relevant documents from among those previously indexed, as well as their similarity to the query.

regression-analysis-car-price icon regression-analysis-car-price

In this collab notebook we analyze the influence of different factors in a big dataset of cars to try and predict the price of the cars based on their different attribues.

tic-tac-toe-game icon tic-tac-toe-game

This very fun small project implements the famous tic tac toe game in python. In this version the game is played throught the console. It could be fun to implement an A.i. to play in solo mode, maybe another day :)

titanic-passenger-survival-prediction icon titanic-passenger-survival-prediction

In this project developed in Java we use decision trees to predict the survival value of each passenger of their respective class. There is a dataset to train the model and another to test it. This project is focused on the use of maps to store the information

ttknotebookplus icon ttknotebookplus

Improved version of the ttk Notebook object. The ttk Notebook widget organizes mltiple windows, showing one at a time. Each window is linked to a tab, allowing users to switch between them

webapp-jee-ticketsell icon webapp-jee-ticketsell

In this version of the project, I create a web aplicatión using pure JEE. The project includes both admin and user management of the virtual shop

webapp-microservices-springboot-thymeleaf icon webapp-microservices-springboot-thymeleaf

This is a more complicated extended version of the JEE webApp. The different contents of the app is located in diferent Microservices. If one crashes it doesn't affect the others.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.