Pinned Repositories
atfm-delay-prediction
Machine learning approach to predict ATFM delay (in min) and delayed flights in the European Air Traffic Management Network (EATMN) with only capacity regulations as input
bike-demand-prediction
Personal learning project
brianpinto91.github.io
My portfolio website
dog-breed-prediction-gcloud
Using custom containers on gcloud ai-platform to train a dog breed classifier model
dog-breed-predictor-kaggle
ResNet50 model with modified output layer to predict 120 breeds of dogs. The training set is a subset of dog images used for ImageNet.
GeckoBot
Python based controller for soft robots
image-stitching
A python package to stitch multiple images either horizontally or vertically
leJOS-NXT-2D-plotter
This project is a Java application for a leJOS mindstorm robot to draw shapes like a diamond inside a rectangle or an anchor. This program can be extended to plot other shapes.
soft-actuator-controller
Controlling a soft actuator using a BeagleBone micro-computer with pressure sensor, IMU sensor and actuators.
spell-checker-heroku-app
A web app to check and recommend spelling
brianpinto91's Repositories
brianpinto91/image-stitching
A python package to stitch multiple images either horizontally or vertically
brianpinto91/atfm-delay-prediction
Machine learning approach to predict ATFM delay (in min) and delayed flights in the European Air Traffic Management Network (EATMN) with only capacity regulations as input
brianpinto91/dog-breed-predictor-kaggle
ResNet50 model with modified output layer to predict 120 breeds of dogs. The training set is a subset of dog images used for ImageNet.
brianpinto91/bike-demand-prediction
Personal learning project
brianpinto91/brianpinto91.github.io
My portfolio website
brianpinto91/dog-breed-prediction-gcloud
Using custom containers on gcloud ai-platform to train a dog breed classifier model
brianpinto91/GeckoBot
Python based controller for soft robots
brianpinto91/leJOS-NXT-2D-plotter
This project is a Java application for a leJOS mindstorm robot to draw shapes like a diamond inside a rectangle or an anchor. This program can be extended to plot other shapes.
brianpinto91/soft-actuator-controller
Controlling a soft actuator using a BeagleBone micro-computer with pressure sensor, IMU sensor and actuators.
brianpinto91/spell-checker-heroku-app
A web app to check and recommend spelling
brianpinto91/heroku-template
My custom template for creating and deploying web applications on Heroku
brianpinto91/hybrid-image
A python package which can be used to combine two images to create a hybrid image
brianpinto91/linux
Linux kernel source tree
brianpinto91/python-package-test-project
A python package to view statistics and histograms of the provided data
brianpinto91/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition
brianpinto91/wavelet-multiscale-correlation
Using wavelet decomposition to find correlation between variables at different time scales (in powers of 2)