Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report NielsRogge

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.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
NielsRogge/README.md

Hi there 👋

My name is Niels, I'm 25 years old and I live in Belgium.

I'm currently working as an ML engineer @ 🤗 HuggingFace, where I'm part of the Open-Source team.

I work on HuggingFace Transformers, a Python library implementing several state-of-the-art AI algorithms, all based on the original Transformer by Google.

I love making AI more accessible to anyone. So far, I've contributed the following algorithms to HuggingFace Transformers:

Besides that, I help others add models to the library, including:

I'm mostly working with PyTorch. For IDEs, I work with Visual Studio Code and Google Colab. It's all you need.

I learned everything about deep learning through self-study, mainly thanks to Andrej Karpathy's cs231n course at Stanford University (lectures are free on Youtube and assigment solutions can be found on Github).

Pinned

  1. This repository contains demos I made with the Transformers library by HuggingFace.

    Jupyter Notebook 1.3k 226

  2. Transforming textual descriptions into process models using deep learning

    Jupyter Notebook 3 5

  3. This repository contains an overview of important follow-up works based on the original Vision Transformer (ViT) by Google.

    65 1

  4. Forked from huggingface/transformers

    🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.

    Python 15 7

942 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

April 2022

Created 3 repositories

Created a pull request in huggingface/transformers that received 48 comments

Add YOLOS

What does this PR do? This PR adds YOLOS, an awesome and simple object detector. YOLOS is just a single Transformer encoder (ViT), trained using DE…

+3,598 −60 48 comments

Created an issue in hustvl/YOLOS that received 4 comments

Adding YOLOS to HuggingFace Transformers

Hi YOLOS team :) I've implemented YOLOS as a fork of 🤗 HuggingFace Transformers, and I'm going to add it soon to the library (see huggingface/trans…

4 comments

Seeing something unexpected? Take a look at the GitHub profile guide.