Pinned Repositories
100_Questions_Imperative_Programming
criado-olx
A Heroku app that scrapes OLX ads for items in our wishlist ^.^
crypto-covid
Predicting cryptocurrency prices with Machine Learning during a gobal epidemic. Virtual Sensors gather data on price fluctuations and on the spreading of the COVID-19 epidemic.
deep-learning-basics
Introduction on problem solving using Deep Learning.
gann
Solving a binary classification problem, using a Genetic Algorithm to optimize a Neural Network's architecture.
snakeAI
First attempt to use reinforcement learning to train neural network playing the snake game.
traveling-salesman
Investigating approaches to TSP, such as Nearest Neighbor (and it's approximations) or Simulated Annealing.
yapi
YAPI - Yaml API. Just a small project i use to create APIs automatically by specifying the endpoints in a YAML file, in small IoT/automation/DS projects.
joseppinto's Repositories
joseppinto/criado-olx
A Heroku app that scrapes OLX ads for items in our wishlist ^.^
joseppinto/crypto-covid
Predicting cryptocurrency prices with Machine Learning during a gobal epidemic. Virtual Sensors gather data on price fluctuations and on the spreading of the COVID-19 epidemic.
joseppinto/gann
Solving a binary classification problem, using a Genetic Algorithm to optimize a Neural Network's architecture.
joseppinto/traveling-salesman
Investigating approaches to TSP, such as Nearest Neighbor (and it's approximations) or Simulated Annealing.
joseppinto/100_Questions_Imperative_Programming
joseppinto/deep-learning-basics
Introduction on problem solving using Deep Learning.
joseppinto/snakeAI
First attempt to use reinforcement learning to train neural network playing the snake game.
joseppinto/yapi
YAPI - Yaml API. Just a small project i use to create APIs automatically by specifying the endpoints in a YAML file, in small IoT/automation/DS projects.
joseppinto/50_Questions_Functional_Programming
resolução das 50 questoes com a formatação do codeboard
joseppinto/aa
joseppinto/ai-jade
Multi-agent firefighting simulation environment using JADE.
joseppinto/ant-colony-tsp
Using Ant Colony Optimization to solve the Traveling Salesman Problem.
joseppinto/automating-livestream-video-monitoring
This repo presents a demo application for realtime livestream video quality monitoring using AWS serverless and AI/ML services.
joseppinto/beamer-template
A simple template/cheatsheet for presentations build with markdown, LaTeX and pandoc.
joseppinto/cookiecutter-pypackage
A tool for creating skeleton python project, built with popular develop tools and conform to best practice.
joseppinto/edenred-to-budgetbakers
This app retrieves transactions from your Edenred's card using module edenred-transactions and imports them to BudgetBaker's Wallet using module budgetbakers-import.
joseppinto/hashcode2019
joseppinto/java-adafruit-example
Trying out AdafruitIO using Java.
joseppinto/joseppinto.github.io
joseppinto/LI1-Project
joseppinto/LI2-Project
joseppinto/LI3-Project
Querying over Stack Overflow data dumps
joseppinto/mystuff
Config files backup for when pc goes nuts.
joseppinto/nas-benchmarking
Using NAS Parallel Benchmarks to investigate the impact of usage of different compilers, compilation flags, technologies and problem dimensions in application performance.
joseppinto/particle-swarm-optimization
Particle Swarm Optimization implementation guideline.
joseppinto/pl2
Assignment for a Language Processing course - using gawk to optimize CSV files and processing it's information to generate graphs using graphviz
joseppinto/pl3
Grammar Independent of Context to describe a knowledge base describind an art museum, written for an assignment in a Natural Processing course
joseppinto/reinforcement-learning-basics
Demonstration and comparison of problem-solving with the Q-Learning and SARSA Reinforcement Learning algorithms.
joseppinto/robots
Robocode setup and two small assignments.
joseppinto/tum-1