Skip to content
View poupeaua's full-sized avatar

Block or report poupeaua

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. otary otary Public

    Otary — elegant, readable, and powerful image and 2D geometry Python library.

    Python 28 1

  2. poupeaua.github.io poupeaua.github.io Public

    Personal website.

    JavaScript

  3. skipgram-rnn skipgram-rnn Public

    Skipgram model study for words embedding. Then evaluating different representation of the words on a film reviews dataset using a many-to-one Dynamic RNN.

    Python

  4. digit-learning digit-learning Public

    Build a any-shape-you-like MLP model to classify digits on MNIST dataset. No use of ML framework (Tensorflow, PyTorch...), the goal is to understand deeply how training & inference work from scratch.

    Python