GitHunt

Guilherme D. F. Silva

guilhermedom

ML Engineer at @BairesDev. MSc. in Computer Science, University of São Paulo @USP, with research on AI/ML.

Brazil

Languages

Jupyter Notebook46%Java21%Python14%R11%C++4%Shell4%

Repos

61

Stars

28

Forks

9

Top Language

Jupyter Notebook

Loading contributions...

Top Repositories

Repositories

61
GU
guilhermedom/association-rule-learning-analysis

Web app for mining and visually analyzing association rules.

R40Updated 3 years ago
association-rule-miningassociation-rulesrshinyweb-app
GU
guilhermedom/adaline-celsius-to-fahrenheit

Adaline regressor learning the Celsius to Fahrenheit formula.

Jupyter Notebook20Updated 3 years ago
adalinecelsius-to-fahrenheitlinear-regressionpythonscikit-learntensorflow
GU
guilhermedom/resnet50-transfer-learning-cats-and-dogs

Using TensorFlow API to transfer a ResNet-50 neural network and connect new fully connected layers to classify cats and dogs images.

Jupyter Notebook22Updated 3 years ago
cats-and-dogs-classificationconvolutional-neural-networksdeep-learningneural-networkresnet-50transfer-learning
GU
guilhermedom/hackerrank-regex-challenges

Python 3 solutions to HackerRank's RegEx challenges.

Python20Updated 2 years ago
GU
guilhermedom/perceptron-regression-ice-cream-per-temp

Perceptron regressing revenue for an ice cream stand according to temperature.

Jupyter Notebook21Updated 3 years ago
chi-squared-distributionlinear-regressionlinear-regression-assumptionsmean-absolute-errorneural-network-regressionnormal-distributionordinary-least-squares-regressionperceptronpythonqq-plotr2-scorerevenue-regressionscikit-learnsimple-linear-regressiontensorflow
GU
guilhermedom/competitive-programming

Competitive programming solutions (UVa, LeetCode, codeforces, InterviewBit, etc.).

C++10Updated 3 years ago
algorithmscodeforces-solutionscompetitive-programmingdata-structuresleetcodeuva-solutions
GU
guilhermedom/offloading-fibonacci

A simple Android app with a fibonacci sequence calculator. The app offloads the task to any machine through IP address.

Java11Updated 3 years ago
GU
guilhermedom/pyspark-horsepower-multilinear-regression

PySpark for multiple linear regression on car horsepower using SMOTE for data augmentation.

Jupyter Notebook10Updated 3 years ago
correlation-matrixdata-augmentationfeature-selectiongeneralized-linear-modelimblearnlinear-regressionmultilinear-regressionordinary-least-squarespysparkpythonsmote
GU
guilhermedom/deep-regression-bicycle-rental

TensorFlow deep regression model predicting bicycle rental.

Jupyter Notebook10Updated 3 years ago
bicycle-sharingdeep-learningmean-absolute-errorneural-networkneural-network-regressionnon-linear-regressionpythonr2-scoretensorflow
GU
guilhermedom/mobilenet-transfer-learning-cats-and-dogs

Using MobileNetV2 to classify Google's image dataset "cats and dogs".

Python10Updated 3 years ago
cats-and-dogs-classificationdeep-learningimage-classificationmobilenetneural-networkpythontensorflowtransfer-learning
GU
guilhermedom/adaline-neural-network

Adaline is a single-layer neural network, a variation of the original Perceptron architecture.

Python10Updated 3 years ago
GU
guilhermedom/tasks-backendFork

SpringBoot application for the back-end of project Tasks.

Java10Updated 3 years ago
GU
guilhermedom/tasks-frontendFork

SpringBoot application for the front-end of project Tasks.

Java10Updated 3 years ago
GU
guilhermedom/python-challenges-hacker-rank

Python 3 solutions to HackerRank's Python challenges.

Python13Updated 2 years ago
closuresdecoratorshackerrankhackerrank-solutionsitertoolsnumpypythonpython-builtinpython-classespython-collectionspython-datetimepython-error-handlingpython-functionalspython-mathpython-parserpython-setspython-xmlregexstring-manipulation
GU
guilhermedom/hackerrank-linux-shell-challenges

No description provided.

Shell10Updated 2 years ago
GU
guilhermedom/guilhermedom

Here I am.

10Updated 2 years ago
GU
guilhermedom/cnn-fashion-mnist

Simple CNN architecture classifying Fashion MNIST.

Jupyter Notebook12Updated 3 years ago
clothing-recognitioncnnconfusion-matrixdeep-learningfashion-mnistneural-network
GU
guilhermedom/sql-challenges-hacker-rank

MySQL solutions to HackerRank's SQL challenges.

10Updated 3 years ago
advanced-joinadvanced-selectaggregationalternative-queriesbasic-joinbasic-selecthackerrankmysqlsqlsql-challenges
GU
guilhermedom/HDoutliers

Java implementation of Leland Wilkinson's outlier detection algorithm

Java00Updated 3 years ago
GU
guilhermedom/simple-chain-code

A simple chain code algorithm to perform image processing.

Java00Updated 3 years ago
GU
guilhermedom/game-token

A simple Android GridView with cards for a store.

Java00Updated 7 years ago
GU
guilhermedom/PCA-multivariate-regression

Quick analysis on multivariate regression using PCA and R2 score to select variables.

Jupyter Notebook10Updated 3 years ago
boston-housing-datasetclusteringiris-datasetmachine-learningpcapolynomial-featurespolynomial-regressionpythonr2-scoreregression-model
GU
guilhermedom/time-series-analysis-environment

A web-based environment for analyzing and predicting time series.

R00Updated 3 years ago
rshinytime-seriestime-series-decompositiontime-series-forecastingweb-app
GU
guilhermedom/public-data-visual-exploration

Using Shiny web app to showcase a visual exploration of public expenditures from Brazilian cities.

R00Updated 3 years ago
gross-domestic-productpublic-datarshinyweb-app
GU
guilhermedom/haar-classifier-video-object-detection

Haar cascade classifiers detecting cars and persons in videos with OpenCV.

Jupyter Notebook10Updated 3 years ago
car-detectioncomputer-visionhaar-cascade-classifierhaar-featuresimage-processingobject-detectionopencvperson-detectionpythonvideo-processing
GU
guilhermedom/lenet-recognizing-traffic-signs

Using LeNet convolutional neural network to classify traffic signs images.

Jupyter Notebook10Updated 3 years ago
cnnconvolutional-neural-networksdeep-learningimage-classificationlenettraffic-sign-classification
GU
guilhermedom/sentiment-analysis-alexa-reviews

Fully connected neural network analyzing sentiments in reviews for Amazon's Alexa.

Jupyter Notebook00Updated 3 years ago
alexaimbalanced-datanatural-language-processingneural-networknltkprecision-recall-curveproduct-reviewsroc-aucsentiment-analysistensorflow
GU
guilhermedom/autoencoder-denoising-fashion-mnist

Convolutional autoencoder removing noise from Fashion MNIST clothing images.

Jupyter Notebook00Updated 3 years ago
autoencodercnnconvolutional-autoencoderfashion-mnistimage-classificationnoise-removalpythontensorflow
GU
guilhermedom/facial-feature-haar-detection

Haar cascade classifiers detecting faces and eyes in images with OpenCV.

Jupyter Notebook00Updated 3 years ago
classical-computer-visioncomputer-visionface-detectionfacial-features-detectionhaar-cascade-classifierimage-processingopencvtransfer-learningwebcam-face-detection
GU
guilhermedom/customer-churn-logistic-regression

PySpark with logistic regression predicting if customers will exit a bank service.

Jupyter Notebook00Updated 3 years ago
bank-churningchurn-predictionclass-imbalancecustomer-churnlogistic-regressionpysparkpythonweighted-logistic-regression

Gists

Recent Activity

Guilherme D. F. Silva (guilhermedom) | GitHunt