Skip to content
View joaodias-code's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report joaodias-code

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. jd-face-generation-project jd-face-generation-project Public

    Development of a DCGAN (adversarial network) to generate new images of faces that look as realistic as possible.

    HTML

  2. jd-predict-dog-breed-project jd-predict-dog-breed-project Public

    Development of a convolutional neural network (CNN) to predict the dog's breed. The code accept any user-supplied image as input. If a dog is detected in the image, it will provide an estimate of t…

    Jupyter Notebook

  3. jd-bike-sharing-project jd-bike-sharing-project Public

    Development of a neural network to predict the number of daily bicycle rental trips. This project helps to predict, with historical data, how many bikes your company will need to have in stock to r…

    Jupyter Notebook

  4. jd-tv-script-generation-project jd-tv-script-generation-project Public

    Development of a recurrent neural network (RNN) to generate my own "Seinfeld TV" scripts. The Neural Network will generate a new, "fake" TV script, based on patterns it recognizes in this training …

    Jupyter Notebook

  5. jd-loan-paid-off-project jd-loan-paid-off-project Public

    Development of a classification model to predict customers who will have their loan paid off or defaulted. The KNN, Decision Tree, SVM and Logistic Regression models will be used.

    Jupyter Notebook 1

  6. jd-ml-practicing jd-ml-practicing Public

    Development of machine learning applications using scikit-learn models with python: classification, clustering, regression and recommendation systems.

    Jupyter Notebook