Skip to content
View caiocj1's full-sized avatar
  • Paris, France

Highlights

  • Pro
Block or Report

Block or report caiocj1

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
caiocj1/README.md

Hello! I'm Caio.

23 y.o. and a MSc student in AI and Data Science @ École Polytechnique and PSL, France.

Here you will find some of my projects and things I'm learning about!


Pinned

  1. retweet-num-prediction retweet-num-prediction Public

    Deep learning models to predict number of retweets of certain tweets. Winner of Kaggle competition with 58 teams.

    Jupyter Notebook

  2. hackathon-QB-XAI hackathon-QB-XAI Public

    Satellite image classification with convolutional networks. Finalist in hackathon organized by McKinsey's AI division, Quantum Black.

    Jupyter Notebook

  3. vit-learning vit-learning Public

    Implementation of the original vision transformer, for self-educational purposes. Trains from scratch on any dataset, such as ImageNet 1k.

    Python 2

  4. seq2seq-handwritting-synthesis seq2seq-handwritting-synthesis Public

    Implementation of "Generating Sequences with Recurrent Neural Networks" (https://arxiv.org/abs/1308.0850).

    Jupyter Notebook 1

  5. DaniloMarinho/Diffusion-models DaniloMarinho/Diffusion-models Public

    Implementing denoising diffusion probabilistic models (DDPMs) (Ho et al., 2020; Sohl-Dickstein et al., 2015) and variations.

    Python