perrass's Stars
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
tushushu/imylu
Pure Python implementation of machine learning algorithms
kanyun-inc/ytk-learn
Ytk-learn is a distributed machine learning library which implements most of popular machine learning algorithms(GBDT, GBRT, Mixture Logistic Regression, Gradient Boosting Soft Tree, Factorization Machines, Field-aware Factorization Machines, Logistic Regression, Softmax).
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
jdlc105/Must-read-papers-and-continuous-tracking-on-Graph-Neural-Network-GNN-progress
Papers on Graph neural network(GNN)
endymecy/spark-graphx-source-analysis
spark graphx 的原理及相关操作的源码解析
benedekrozemberczki/awesome-community-detection
A curated list of community detection research papers with implementations.
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
endymecy/spark-ml-source-analysis
spark ml 算法原理剖析以及具体的源码实现分析
open-mmlab/mmcv
OpenMMLab Computer Vision Foundation
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
cjlin1/liblinear
LIBLINEAR -- A Library for Large Linear Classification
cjlin1/libsvm
LIBSVM -- A Library for Support Vector Machines
amusi/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
ruotianluo/pytorch-faster-rcnn
pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
ctgk/PRML
PRML algorithms implemented in Python
utiasSTARS/pykitti
Python tools for working with KITTI data.
Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
GeorgeSeif/Semantic-Segmentation-Suite
Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
Sentdex/pygta5
Explorations of Using Python to play Grand Theft Auto 5.
kuangliu/pytorch-cifar
95.47% on CIFAR10 with PyTorch
iissnan/hexo-theme-next
Elegant theme for Hexo.
berkeleydeeprlcourse/homework
Assignments for CS294-112.
fastai/courses
fast.ai Courses
scikit-learn-contrib/lightning
Large-scale linear classification, regression and ranking in Python
nirum/descent
First-order optimization tools
PaperWeeklyCode/GAN-discussions
GAN讨论群讨论汇总的地方
glm-tools/pyglmnet
Python implementation of elastic-net regularized generalized linear models
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!