suyouooooo's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
afatcoder/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
wangzhiwubigdata/God-Of-BigData
专注大数据学习面试,大数据成神之路开启。Flink/Spark/Hadoop/Hbase/Hive...
WebAssembly/binaryen
Optimizer and compiler/toolchain library for WebAssembly
bytedance/sonic
A blazingly fast JSON serializing & deserializing library
OpenNMT/OpenNMT-py
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
xiaobaiTech/golangFamily
【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子书籍+分词+数据结构+设计模式+去html tag标签等+go学习+go面试+计算机网络基础+图解网络+操作系统面试题+数据库面试题+面试题合集
heucoder/dimensionality_reduction_alo_codes
特征提取/数据降维:PCA、LDA、MDS、LLE、TSNE等降维算法的python实现
rafi/vim-config
Lean mean Neovim machine, carefully crafted with :heart: Use with latest Neovim.
sbinet/igo
A simple interactive Go interpreter built on go-eval with some readline-like refinements
sheng-qiang/BUPTBachelorThesis
A LaTeX Template for BUPT Bachelor Thesis (updated in 2018) 北京邮电大学学士学位论文LaTeX模板
rioxwang/BUPTGraduateThesis
inyeoplee77/SAGPool
Official PyTorch Implementation of SAGPool - ICML 2019
lukecavabarrett/pna
Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric
ImagingLab/ICIAR2018
Two-Stage Convolutional Neural Network for Breast Cancer Histology Image Classification. ICIAR 2018 Grand Challenge on BreAst Cancer Histology images (BACH)
bestswifter/my-workflow
我开发、收藏的 Alfred workflow
BritishMachineVisionAssociation/BMVCTemplate
Paper template and author instructions for BMVC
juexinwang/scGNN
scGNN (single cell graph neural networks) for single cell clustering and imputation using graph neural networks
mila-iqia/gene-graph-conv
Towards Gene Expression Convolutions using Gene Interaction Graphs
larksuite/appframework-java
[ Deprecated 已废弃 ] Please use oapi-sdk-java
EIDOSLAB/UNITOPATHO
Dataset of 9536 H&E-stained patches for colorectal polyps classification and adenomas grading | ICIP21 https://doi.org/10.1109/ICIP42928.2021.9506198
albert-espin/snn-clustering
Shared Nearest Neighbor Clustering Algorithm: Implementation and Evaluation
hacylu/FLocK
Code and GUI for Feature-driven Local Cell Graph (FLocK): New Computational Pathology based descriptors
vandijklab/scGAT
Code to reproduce results in Ravindra NG* & Sehanobish A* et al. 2020, "Disease State Prediction From Single-Cell Data Using Graph Attention Networks" to appear in ACM Proceedings. <https://arxiv.org/abs/2002.07128>
amararyal/Python-Shared-Nearest-Neighbor-Clustering-SNN-
Gkunnan97/JK-Net-Pytorch
Pytorch implementaion of JK-Net, paper: Representation Learning on Graphs with Jumping Knowledge Networks
kdmsit/HAIN
Implementation of HAIN in paper IEEE BigDATA 2020: "Hypergraph Attention Isomorphism Network by Learning Line Graph Expansion".
8bit-pixies/graph-differential-pooling
Based on diffpool paper - notes on torch implementation