Skip to content
View rubicco's full-sized avatar
  • Stockholm, Sweden

Highlights

  • Pro
Block or Report

Block or report rubicco

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 Loading

  1. mnist-semi-supervised mnist-semi-supervised Public

    Semi-supervised learning on MNIST digits dataset with very limited amount of label (10; 1-per-class). A simple AutoEncoder model is built to learn input representations and KNN is used to achieve c…

    Jupyter Notebook 1 1

  2. music-genre-classification music-genre-classification Public

    Comparison of contextual (BERT) and uncontextual (GloVe and Word2Vec) word embeddings in the task of music genre classification from lyrics.

    Jupyter Notebook 1 1

  3. gcp-etl-example gcp-etl-example Public

    This repository contains a very easy ETL pipeline based on Google Cloud Platform

    Python