Luiz Eduardo Cartolano's repositories
udacity-ai-for-trading
Rep tho share codes and projects from the Artificial Intelligence for Trading Algorithms course @Udacity.
mc907-mobile-robotics
Repository to share projects and studies on mobile robotics. Course taught by the Institute of Computing of Unicamp.
algorithmic-game-theory
Repository to share my personal studies on the algorithmic game theory subject.
reinforcement-learning-dqn-cart-pole
Use PyTorch to train a Deep Q Learning (DQN) agent on the CartPole-v0 task from the OpenAI Gym.
odometry-eval
API to calculate odometry evaluation metrics.
scientific-research-traffic-relations
Repository to save codes and datas from my undergraduate research.
comparing-ml-loan-prediction
Comparing machine learning classifiers in loan prediction problem
ee534-applied-electronics
Repositorio para compartilhar os relatorios da disciplina EE534 - Laboratorio de Eletronica Aplicada
github-template
Repository to be a template for new projects.
luizcartolano2.github.io
Website to share my personal researches.
mc102-programming-introduction
Store labs and projects of the subject MC102.
mc302-object-oriented-programming
Rep to share labs and materials about the subject of POO
mc404-computer-organization
Store labs and projects of the subject MC404 - Basic Organization of Informatics and Assembly Language
mc504-operational-systems
This repository is dedicated to learning about operating systems! Here we'll tweak the minix source code as specified by the project guidelines of our course or as we please.
mc558-analysis-of-algorithms
Repository to follow the MC558 - Design and Analysis of Algorithms at IC - Unicamp. The subject include the following topics: graphs(concepts and algorithms), reductions between problems, linear programming, problem classes.
mc613-digital-circuits-laboratory
Repository to share labs and projects of the Digital Circuits subject.
mc833-computer-network
Repository to share projects and studies on computer networks. Course taught by the Institute of Computing of Unicamp.
open-weather-wrapper
Design and build a wrapper for the Open Weather API current weather data service that returns a city's temperature, with caching, also allowing for the temperature of the latest queried cities that are still validly cached to be retrieved.
record-shop
Project to implement an ecommerce for a record shop.
travelingSalesman
Various algorithms for solving the Traveling Salesman problem in python!