Skip to content
View vrivier's full-sized avatar
💭
NLP and machine learning
💭
NLP and machine learning
  • Paris
Block or Report

Block or report vrivier

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. neural-network-from-scratch neural-network-from-scratch Public

    Functionnal multi-layered perceptron hand-coded tested on MNIST dataset

    Python

  2. text-similarity text-similarity Public

    Text similarity using GloVe and LSTM with pytorch

    Jupyter Notebook

  3. document-classification document-classification Public

    Document classification using tf-idf and SGD on scikit-learn

    Jupyter Notebook

  4. language-model language-model Public

    Basic language model from scratch applied to text generation

    Python