Skip to content
View Glitch0000's full-sized avatar

Block or report Glitch0000

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

Popular repositories Loading

  1. Siamese-Network-CIFAR10-Dataset Siamese-Network-CIFAR10-Dataset Public

    Build a basic Siamese Network to find the similarity or dissimilarity between 32x32 colored images from the CIFAR10 dataset.

    Jupyter Notebook 2 1

  2. Saliency_Maps Saliency_Maps Public

    Like class activation maps, saliency maps also tells us what parts of the image the model is focusing on when making its predictions. The main difference is in saliency maps, we are just shown the …

    Jupyter Notebook 2

  3. Heart_Failure_Prediction_Uning_Custom_and_Distributed_Training Heart_Failure_Prediction_Uning_Custom_and_Distributed_Training Public

    In this exercise, you will train a neural network on the Heart failure clinical records Data Set to predict if the patient will die or live in the followed-up period. We are going to model this pro…

    Jupyter Notebook 1

  4. GAN_Distributed_Strategy_Celebraty_Faces_Generation GAN_Distributed_Strategy_Celebraty_Faces_Generation Public

    This repository will demonstrate a GAN trained on the CelebA dataset. This is a resource-intensive task so we will use a TPU and a distributed strategy to train the network.

    Jupyter Notebook 1 1

  5. Student-Status-and-Age-Prediction-Using-Keras-Functional-API Student-Status-and-Age-Prediction-Using-Keras-Functional-API Public

    Jupyter Notebook

  6. Experimenting_With_Custom_Loss_Functions Experimenting_With_Custom_Loss_Functions Public

    We will build a simple linear regression neural network in order to test custom functions.

    Jupyter Notebook