-
Microsoft
- Seattle
-
OTOv1-v3, NeurIPS, ICLR, TMLR, DNN Training, Compression, Structured Pruning, Erasing Operators, CNN, Diffusion, LLM
-
Open-Sora Public
Forked from hpcaitech/Open-SoraOpen-Sora: Democratizing Efficient Video Production for All
Python Apache License 2.0 UpdatedMar 18, 2024 -
distillm Public
Forked from jongwooko/distillmOfficial PyTorch implementation of DistiLLM: Towards Streamlined Distillation for Large Language Models
Python UpdatedFeb 8, 2024 -
Efficient-LLM-Survey Public
Forked from tding1/Efficient-LLM-SurveyThe Efficiency Spectrum of LLM
UpdatedDec 7, 2023 -
-
Diffusion-Video-Autoencoders Public
Forked from gmkim-ai/Diffusion-Video-AutoencodersAn official implementation of "Diffusion Video Autoencoders: Toward Temporally Consistent Face Video Editing via Disentangled Video Encoding" (CVPR 2023) in PyTorch.
Python MIT License UpdatedMay 16, 2023 -
react Public
Forked from facebook/reactThe library for web and native user interfaces
JavaScript MIT License UpdatedMar 31, 2023 -
first-contributions Public
Forked from firstcontributions/first-contributions🚀✨ Help beginners to contribute to open source projects
MIT License UpdatedMar 31, 2023 -
badge-generator Public
Forked from MichaelCurrin/badge-generatorMagically generate Markdown badges for your docs 🛡️ 🦡 🧙
TypeScript MIT License UpdatedMar 26, 2023 -
awesome-github-profile-readme Public
Forked from abhisheknaiidu/awesome-github-profile-readme😎 A curated list of awesome GitHub Profile READMEs 📝
Creative Commons Zero v1.0 Universal UpdatedMar 8, 2023 -
Balanced_Graph_Partitioning Public
Forked from IvanVigor/Balanced_Graph_PartitioningImplementation of Balanced Graph Partitioning Konstantin" - Andreev and Harald Racke (Authors of the paper) by Ivan Vigorito and Lorenzo Frigerio
Python Apache License 2.0 UpdatedFeb 17, 2023 -
Markdown-Tutorial Public
Forked from luong-komorebi/Markdown-TutorialA comprehensive guide to Markdown / Introduction to Markdown
UpdatedJan 31, 2023 -
al-folio-tianyi Public template
Forked from alshedivat/al-folioA beautiful, simple, clean, and responsive Jekyll theme for academics
HTML MIT License UpdatedJan 21, 2023 -
imagen-pytorch Public
Forked from lucidrains/imagen-pytorchImplementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
Python MIT License UpdatedDec 30, 2022 -
learning-AI-optimization Public
Forked from nebuly-ai/exploring-AI-optimizationCurated list of awesome material on optimization techniques to make artificial intelligence faster and more efficient 🚀
MIT License UpdatedJul 29, 2022 -
SST Public
Forked from tusen-ai/SSTPaper and Codes for “Embracing Single Stride 3D Object Detector with Sparse Transformer” (CVPR 2022)
Python Apache License 2.0 UpdatedJun 13, 2022 -
nerf-pytorch Public
Forked from yenchenlin/nerf-pytorchA PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
Python MIT License UpdatedApr 17, 2022 -
awd-lstm-lm Public
Forked from salesforce/awd-lstm-lmLSTM and QRNN Language Model Toolkit for PyTorch
Python BSD 3-Clause "New" or "Revised" License UpdatedFeb 12, 2022 -
Awesome-Pruning Public
Forked from he-y/Awesome-PruningA curated list of neural network pruning resources.
UpdatedOct 31, 2021 -
EMVD Public
Forked from Baymax-chen/EMVDEfficient Multi-Stage Video Denoising With Recurrent Spatio-Temporal Fusion. CVPR_2021.
Python UpdatedJul 21, 2021 -
-
amc Public
Forked from mit-han-lab/amc[ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices
Python MIT License UpdatedFeb 20, 2021 -
Multi-object-Tracking-paper-code-list Public
Forked from nightmaredimple/Multi-object-Tracking-paper-code-listUpdatedJun 28, 2020 -
raisr Public
Forked from movehand/raisrA Python implementation of RAISR
Python MIT License UpdatedJun 13, 2020 -
pytorch-pretrained-BERT Public
Forked from perone/pytorch-pretrained-BERTA PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.
Jupyter Notebook Apache License 2.0 UpdatedDec 1, 2018 -
The goal of this project is to build a decision-tree language model for English letters.
-
practical-pytorch Public
Forked from spro/practical-pytorchPyTorch tutorials demonstrating modern techniques with readable code
Jupyter Notebook MIT License UpdatedJul 29, 2018 -
-
-
LSTM-GRU Public
LSTM GRU with exact backpropagation derivation and implementation