Trending
Content tagged with "deep-learning"
Hacker News
Top stories from the Hacker News community• Updated 4 minutes ago
Top posts from tech subreddits• Updated 4 minutes ago
Hugging Face Trending
Popular models from Hugging Face• Updated about 1 hour ago
GitHub Trending
Popular repositories from GitHub• Updated less than a minute ago
intel-extension-for-pytorch
A Python package for extending the official PyTorch that can easily obtain performance on Intel platform
torchgeo
TorchGeo: datasets, samplers, transforms, and pre-trained models for geospatial data
cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
lama
🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
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.