Skip to content
View roberto1648's full-sized avatar
  • Princeton University
Block or Report

Block or report roberto1648

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. adversarial-perturbations-on-images-and-videos adversarial-perturbations-on-images-and-videos Public

    Code and data from the paper "Targeted Nonlinear Adversarial Perturbations in Images and Videos".

    Jupyter Notebook 10 3

  2. churn-prediction-with-pyspark-and-keras churn-prediction-with-pyspark-and-keras Public

    A distributed approach for data exploration, neural net training prediction and scoring. The modules are intended to handle large datasets by only operating in batches. The specific problem studied…

    Jupyter Notebook 5 2

  3. deep-explanation-using-ai-for-explaining-the-results-of-ai deep-explanation-using-ai-for-explaining-the-results-of-ai Public

    A deep convolutional neural network is used to explain the results of another one (VGG19).

    Jupyter Notebook 2 1

  4. keyword-search keyword-search Public

    Find (possibly unknown) keywords associated to other (known) keywords.

    Python 6 1

  5. AWS-S3-Helper AWS-S3-Helper Public

    Helper functions for navigating and getting data from an Amazon simple storage service (S3).

    Python 1 1

  6. classification_using_transformers classification_using_transformers Public

    Finetune transformer model trained on Wikipedia on a smaller corpus for classification (99% IMDB validation accuracy).

    Python