Skip to content
View Mascerade's full-sized avatar
  • New Jersey
Block or Report

Block or report Mascerade

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. supervised-product-matching supervised-product-matching Public

    ⚖️ Neural network for product matching, aka classifying whether two product titles represent the same entity

    Python 64 16

  2. upm upm Public

    Unsupervised Product Matching; A product classifier algorithm that groups products into clusters of similarity based on their title using combinations.

    C++ 11 4

  3. stm stm Public

    Makes managing tabs with Selenium easier

    Python 1

  4. scale-transformer-encoder scale-transformer-encoder Public

    A Transformer Encoder where the embedding size can be down-sized.

    Python 1

  5. fast-nst fast-nst Public

    🎨 Implementation of Fast Neural Style Transfer proposed by Justin Johnson et al. in the paper Perceptual Losses for Real-Time Style Transfer and Super-Resolution

    Jupyter Notebook 1

  6. leveldb-caching-server leveldb-caching-server Public

    📋 A caching server for storing requests that take too long to always be requested.

    Python