Skip to content
View gchaperon's full-sized avatar
🐄
Ruminating
🐄
Ruminating

Block or report gchaperon

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

Hello there 👋

I'm Gabriel Chaperon, a Software/ML Engineer from Santiago.

Professionaly I've worked in backend services using AWS and the Serverless framework, doing mobile development using React Native, migratig RoR apps to a microservice based architecture on GCP, and also doing research in NLP, among others.

In my free time I like learning new stuff and trying my best to keep up with the advances in AI (deep learning mostly), and what better way to accomplish both goals than to replicate papers! See my projects further below for examples of papers i've implemented.

Projects

Paper implementations

These are papers I've implemented in my free time mostly.

Learning

I also like learning new languages or dive deeper into ones I know only a little bit. So here are the repos where I track my progress and exercises.

Various

  • deep-learning-project-config: A repo to try out ideas on how to configure deep learning proyects with many models and datasets. I used tools like click, OmegaConf and rich. I also experimented with metaclasses.
  • label-studio-deployment: A simple terraform + packer configuration to deploy Label Studio to a GCP Compute Engine instance.

Misc Info

  • 🔭 I’m currently working on multimodal and generative models (CLIP, Stable Diffusion, etc)
  • 🌱 I’m currently learning more about image processing tasks, like classification, object detection, segmentation, etc.
  • 👯 I’m looking to collaborate on replicating state-of-the art papers
  • 🤔 I’m looking for help with Terraform!
  • 💬 Ask me about anything you like! Your best bet though to get a meaningful answer is to ask me about Deep Learning.
  • 📫 How to reach me: email! See in my short bio on the left.

gchaperon's GitHub stats

Popular repositories Loading

  1. pointer-networks pointer-networks Public

    My replication code for the paper Pointer Networks.

    Python 21

  2. alexnet alexnet Public

    My replication code for the AlexNet paper.

    Python 13

  3. label-studio-deployment label-studio-deployment Public

    A simple terraform + packer configuration to deploy Label Studio to a single machine with a custom subdomain.

    HCL 8 1

  4. neural-state-machine neural-state-machine Public

    [WORK IN PROGRESS!!] Unofficial source code for https://arxiv.org/abs/1907.03950

    Python 7 1

  5. serverless-deployment-background-elevator-music serverless-deployment-background-elevator-music Public

    Listen to elevator music while deploying

    JavaScript 2

  6. deep-learning-project-config deep-learning-project-config Public

    Repo to try out ideas on how to implement a CLI for a project with multiple models and tasks. Trying out tools like click, omegaconf, rich, etc.

    Python 2