yassirf's Stars
dcai-course/dcai-lab
Lab assignments for Introduction to Data-Centric AI, MIT IAP 2024 👩🏽💻
microsoft/torchscale
Foundation Architecture for (M)LLMs
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
TorchSSL/TorchSSL
A PyTorch-based library for semi-supervised learning (NeurIPS'21)
JuliaLang/julia
The Julia Programming Language
POSTECH-CVLab/PyTorch-StudioGAN
StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.
VatsalRaina/question_answering
Shifts-Project/shifts
This repository contains data readers and examples for the three tracks of the Shifts Dataset and the Shifts Challenge.
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
KaosEngineer/structured-uncertainty
speechbrain/speechbrain
A PyTorch-based Speech Toolkit
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
udacity/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101