Trending
Content tagged with "deep-learning"
Hacker News
Top stories from the Hacker News community
No stories found
Try removing the tag filter or searching for different content.
Top posts from tech subreddits• Updated 15 minutes ago
[R] Transformers without Normalization (FAIR Meta, New York University, MIT, Princeton University)
Deep Research Tools: Am I the only one feeling...underwhelmed? (OpenAI, Google, Open Source)
Hugging Face Trending
Popular models from Hugging Face• Updated about 1 hour ago
GitHub Trending
Popular repositories from GitHub• Updated 11 minutes ago
awesome-generative-ai
A curated list of modern Generative Artificial Intelligence projects and services
DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
notebooks
This repository offers a comprehensive collection of tutorials on state-of-the-art computer vision models and techniques. Explore everything from foundational architectures like ResNet to cutting-edge models like YOLO11, RT-DETR, SAM 2, Florence-2, PaliGemma 2, and Qwen2.5VL.
FunASR
A Fundamental End-to-End Speech Recognition Toolkit and Open Source SOTA Pretrained Models, Supporting Speech Recognition, Voice Activity Detection, Text Post-processing etc.
RWKV-LM
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.