august-li-alt's Stars
SamyPesse/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
bilibili/ailab
liuchuo/PAT
🍭 浙江大学PAT题解(C/C++/Java/Python) - 努力成为萌萌的程序媛~
FighterLYL/GraphNeuralNetwork
《深入浅出图神经网络:GNN原理解析》配套代码
Mq-b/Cpp20-STL-Cookbook-src
C++20 STL Cookbook
weiwosuoai/WeBlog
📗 Spring Boot + Vue 3.2 + Vite 4.3 前后端分离个人博客(可作为 Java 毕业设计项目)~ 感谢点个 Star 呀~
honmaple/maple-bbs
a forums system based on flask
IBM/CrossViT
Official implementation of CrossViT. https://arxiv.org/abs/2103.14899
KrishnaswamyLab/MAGIC
MAGIC (Markov Affinity-based Graph Imputation of Cells), is a method for imputing missing values restoring structure of large biological datasets.
adamlui/chatgpt-infinity
∞ Generate endless answers from all-knowing ChatGPT (on any topic!)
broadinstitute/Tangram
Spatial alignment of single cell transcriptomic data.
jianhuupenn/SpaGCN
SpaGCN: Integrating gene expression, spatial location and histology to identify spatial domains and spatially variable genes by graph convolutional network
ganleiboy/CMakeTutorial
总结常用的CMakeLists模板,便于后续使用。
KevinMenden/scaden
Deep Learning based cell composition analysis with Scaden.
KlugerLab/ALRA
Imputation method for scRNA-seq based on low-rank approximation
jeongHwarr/various_FCM_segmentation
Image segmentation Using Various Fuzzy C-means Algorithms (FCM, EnFCM, MFCM).
JieZheng-ShanghaiTech/KG4SL
Synthetic lethality (SL) is a promising gold mine for the discovery of anti-cancer drug targets. KG4SL is the first graph neural network (GNN)-based model that uses knowledge graph for SL prediction.
cswanghao/gbs
A Study of Graph-based System for Multi-view Clustering
iChunyu/nvim
NeoVim 配置
junyuchen245/Semi-supervised_FCM_Loss_for_Segmentation
Supervised and unsupervised loss functions for image segmentation based on the classical FCM objective function. (TensorFlow and PyTorch)
ve2102388688/myCmakeDemos
chunhuiz/Condition-Driven_Process_Monitoring
MrQqqq/DecisionTree
自己用C++实现的决策树