Browsing: Yannic Kilcher
Can you peek into people’s brains? Reading human thoughts is a long-standing dream of the AI field. This paper reads…
Does self-supervision really need a lot of data? How low can you go? This paper shows that a single image…
Neural Networks often draw hard boundaries in high-dimensional space, which makes them very brittle. Mixup is a technique that linearly…
Object detection in images is a notoriously hard task! Objects can be of a wide variety of classes, can be…
#gpt3 #openai #gpt-3 How far can you go with ONLY language modeling? Can a large enough language model perform NLP…
Watch my as I struggle my way up the glorious path of using the DETR object detection model in PyTorch.…
Do we really need dot-product attention? The attention mechanism is a central part of modern Transformers, mainly due to the…
This RL framework can discover low-level skills all by itself without any reward. Even better, at test time it can…
How does one measure the Intelligence of an AI? Is AlphaGo intelligent? How about GPT-3? In this landmark paper, Chollet…
How do you learn labels without labels? How do you classify images when you don’t know what to classify them…