Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eliorc/medium
Code related to blog posts on my Medium page
https://github.com/eliorc/medium
Last synced: 1 day ago
JSON representation
Code related to blog posts on my Medium page
- Host: GitHub
- URL: https://github.com/eliorc/medium
- Owner: eliorc
- Created: 2017-06-07T18:16:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-16T12:33:37.000Z (about 3 years ago)
- Last Synced: 2024-11-07T05:12:06.647Z (9 days ago)
- Language: Jupyter Notebook
- Size: 2.56 MB
- Stars: 355
- Watchers: 22
- Forks: 193
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Medium
Code related to blog posts on my [Medium page](https://medium.com/@eliorcohen)**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.