Skip to content
View raoulnormand's full-sized avatar
  • New York University
  • New York

Block or report raoulnormand

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
raoulnormand/README.md

I am Raoul Normand, a math PhD specializing in probability. This contains several projects that I worked on and wrote myself entirely in order to train on Python. Specifically, I used:

  • scientific libraries such as NumPy and Matplotlib;
  • data science libraries like sklearn, pandas, TensorFlow.

Pinned Loading

  1. easygrader easygrader Public

    A library to easily calculate course grades.

    Python

  2. grade-prediction grade-prediction Public

    An analysis and prediction models for grades based on real data from NYU classes.

    Jupyter Notebook

  3. mnist_distribution mnist_distribution Public

    A CNN model trained to learn the distribution of the MNIST digits.

    Python

  4. recipe-recs recipe-recs Public

    A recommendation system for recipes of recipetineats.com

    Python