XingzhiZhou's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
hankcs/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
matplotlib/matplotlib
matplotlib: plotting with Python
fengdu78/lihang-code
《统计学习方法》的代码实现
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
tangyudi/Ai-Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
missing-semester-cn/missing-semester-cn.github.io
the CS missing semester Chinese version
SmirkCao/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
paperswithcode/ai-deadlines
:alarm_clock: AI conference deadline countdowns
missing-semester/missing-semester
The Missing Semester of Your CS Education 📚
open-mmlab/mmpretrain
OpenMMLab Pre-training Toolbox and Benchmark
junxiaosong/AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
open-mmlab/mmselfsup
OpenMMLab Self-Supervised Learning Toolbox and Benchmark
sthalles/SimCLR
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
snap-stanford/ogb
Benchmark datasets, data loaders, and evaluators for graph machine learning
HobbitLong/PyContrast
PyTorch implementation of Contrastive Learning methods
ermongroup/cs228-notes
Course notes for CS228: Probabilistic Graphical Models.
wvangansbeke/Unsupervised-Classification
SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]
rll/deepul
dustinvtran/latex-templates
A collection of LaTeX templates used for research, courses, and miscellanea.
evanzd/ICLR2021-OpenReviewData
Crawl & visualize ICLR papers and reviews.
FilippoMB/Spectral-Clustering-with-Graph-Neural-Networks-for-Graph-Pooling
Experimental results obtained with the MinCutPool layer as presented in the 2020 ICML paper "Spectral Clustering with Graph Neural Networks for Graph Pooling"
frederick0329/TracIn
Implementation of Estimating Training Data Influence by Tracing Gradient Descent (NeurIPS 2020)
wangz10/contrastive_loss
Experiments with supervised contrastive learning methods with different loss functions
apachecn/stanford-game-theory-notes-zh
📖斯坦福博弈论中文笔记
zsdonghao/research-and-coding
研究资源列表 A curated list of research resources
aripakman/neural_clustering_process
Implementation of the Neural Clustering Process algorithm in Pytorch
bslqy/Pacman-Capture-the-flag
UC Berkeley CS188 Intro to AI -- Course Materials