• Stars
    star
    356
  • Rank 119,446 (Top 3 %)
  • Language
    Jupyter Notebook
  • Created over 7 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Code related to blog posts on my Medium page

Medium

Code related to blog posts on my Medium page

MaLSTM.ipynb Keras implementation of the MaLSTM architecture, on Kaggle's Quora duplicate questions challenge

PCA-tSNE-AE.ipynb Comparison between dimensionality reduction techniques. (PCA and AutoEncoders tensorflow implementation)

Node2Vec-FIFA17-Example.ipynb Exploration of the Node2Vec algorithm through an example on the FIFA17 dataset taken from Kaggle.

datamaps.ipynb Implementing the data maps concept on the QNLI dataset using DistilBERT.