TankardYegga's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
TheAlgorithms/Java
All Algorithms implemented in Java
QSCTech/zju-icicles
浙江大学课程攻略共享计划
PKUanonym/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
TheAlgorithms/JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
izackwu/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
recommenders-team/recommenders
Best Practices on Recommendation Systems
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
nondanee/UnblockNeteaseMusic
Revive unavailable songs for Netease Cloud Music
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
soulmachine/leetcode
LeetCode题解,151道题完整版。
milesial/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
SSHeRun/CS-Xmind-Note
计算机专业课(408)思维导图和笔记:计算机组成原理(第五版 王爱英),数据结构(王道),计算机网络(第七版 谢希仁),操作系统(第四版 汤小丹)
tensorlayer/TensorLayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
tensorflow/tensorboard
TensorFlow's Visualization Toolkit
gatieme/CodingInterviews
剑指Offer——名企面试官精讲典型编程题
LuckyZXL2016/Movie_Recommend
基于Spark的电影推荐系统,包含爬虫项目、web网站、后台管理系统以及spark推荐系统
ShawnBIT/UNet-family
Paper and implementation of UNet-related model.
explosion/spacy-models
💫 Models for the spaCy Natural Language Processing (NLP) library
Jhy1993/HAN
Heterogeneous Graph Neural Network
naokishibuya/deep-learning
Deep Learning Application Examples
breadbread1984/PinSage-tf2.0
[WIP] an implement of PinSage recommender system
yoonjong12/pinsage
pinsage for wine recommendation
tylergenter/pytorch
Windows port of PyTorch. Alpha quality
julianschoep/SGRLayer
Pure Tensorflow implementation of the SGR layer as proposed in "Symbolic Graph Reasoning Meets Convolutions" .
gongzhimin/ActiveThief-attack-MLaaS
An implementation to apply ActiveThief to steal cloud models.