lnny34's Stars
FudanNLP/nlp-beginner
NLP上手教程
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
Doragd/Algorithm-Practice-in-Industry
搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)
TommyZihao/zihao_course
同济子豪兄的公开课
datawhalechina/fun-rec
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
wangshusen/RecommenderSystem
LFhase/Learning_CS224w
My approach to CS224w [AT] Stanford 2019 : )
KimMeen/Awesome-GNN4TS
[TPAMI 2024] Awesome Resources of GNNs for Time Series Analysis (GNN4TS)
luciusssss/CS224W-Colab
Solutions for CS224W Winter 2021 Colab
floriankark/cs224n-win2223
Code and written solutions of the assignments of the Stanford CS224N: Natural Language Processing with Deep Learning course from winter 2022/2023
nguynking/CS224N
Assignment solutions for CS224N: Natural Language Processing with Deep Learning - Stanford / Winter 2023
PKUFlyingPig/CS224n
all the notes, ppts and homework for CS224n
ddz16/TSFpaper
This repository contains a reading list of papers on Time Series Forecasting/Prediction (TSF) and Spatio-Temporal Forecasting/Prediction (STF). These papers are mainly categorized according to the type of model.
maimemo/SSP-MMC-Plus
Optimizing Spaced Repetition Schedule by Capturing the Dynamics of Memory
csfive/CS50P
🐢 CS50 Python Solutions
yuyuchang/CS246
Stanford CS246 Mining Massive Data Sets
thuml/Anomaly-Transformer
About Code release for "Anomaly Transformer: Time Series Anomaly Detection with Association Discrepancy" (ICLR 2022 Spotlight), https://openreview.net/forum?id=LzQQ89U1qm_
DA-southampton/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
CS-BAOYAN/CSSummerCamp2024
2024年计算机保研夏令营&冬令营通知
iMeleon/EECS-498-007-598-005-solutions
EECS 498-007 / 598-005 Deep Learning for Computer Vision
Halfish/cs231n
斯坦福 cs231n 作业代码实践
LINs-lab/RDED
[CVPR 2024] On the Diversity and Realism of Distilled Dataset: An Efficient Dataset Distillation Paradigm
shaoxiongji/federated-learning
A PyTorch Implementation of Federated Learning http://doi.org/10.5281/zenodo.4321561
wangshusen/DeepLearning
innovation-cat/Awesome-Federated-Machine-Learning
Everything about federated learning, including research papers, books, codes, tutorials, videos and beyond
Xtra-Computing/NIID-Bench
Federated Learning Benchmark - Federated Learning on Non-IID Data Silos: An Experimental Study (ICDE 2022)
kuangliu/pytorch-cifar
95.47% on CIFAR10 with PyTorch
datawhalechina/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
AberHu/Knowledge-Distillation-Zoo
Pytorch implementation of various Knowledge Distillation (KD) methods.