Pinned Repositories
awesome
😎 Awesome lists about all kinds of interesting topics
Awesome-Bioinformatics
A curated list of awesome Bioinformatics libraries and software.
awesome-nextflow
A curated list of nextflow based pipelines
awesome-single-cell
Community-curated list of software packages and data resources for single-cell, including RNA-seq, ATAC-seq, etc.
Awesome-TensorFlow-Chinese
Awesome-TensorFlow-Chinese,TensorFlow 中文资源精选,官方网站,安装教程,入门教程,视频教程,实战项目,学习路径。QQ群:167122861,公众号:磐创AI,微信群二维码:http://www.tensorflownews.com/
Awsome-Courses
😏国内外计算机的优秀课程,包含MIT、CMU等世界CS名校,🔥🔥其中包含计算机基础学科(操作系统、计算机网络、编译器、数据库、数据结构与算法等)以及人工智能&AI等高级科目,欢迎通过PR形式贡献!
bioinformatics123
Books
books-1
我读过的书。嘿嘿,分享给你。
cbioportal
cBioPortal for Cancer Genomics
dujidan's Repositories
dujidan/awesome
😎 Awesome lists about all kinds of interesting topics
dujidan/deepTools
Tools to process and analyze deep sequencing data.
dujidan/CPlusPlusThings
C++那些事
dujidan/cplusplus-_Implementation_Of_Introduction_to_Algorithms
《算法导论》第三版中算法的C++实现
dujidan/CPP
Lecture notes, projects and other materials for Course 'CS205 C/C++ Program Design' at Southern University of Science and Technology.
dujidan/ImageAI
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
dujidan/Awsome-Courses
😏国内外计算机的优秀课程,包含MIT、CMU等世界CS名校,🔥🔥其中包含计算机基础学科(操作系统、计算机网络、编译器、数据库、数据结构与算法等)以及人工智能&AI等高级科目,欢迎通过PR形式贡献!
dujidan/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
dujidan/cpp_backend_awsome_blog
2023年最新整理 c++后端开发,1000篇优秀博文,含内存,网络,架构设计,高性能,数据结构,基础组件,中间件,分布式相关
dujidan/manim
Animation engine for explanatory math videos
dujidan/pytorch_classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
dujidan/n-door
n-door 选择换不换门的问题
dujidan/Deep_learning_in_WSI
将深度学习用于病理图像分析以及Openslide和OpenCV使用入門資料
dujidan/GSEApy
Gene Set Enrichment Analysis in Python
dujidan/cbioportal
cBioPortal for Cancer Genomics
dujidan/dropSeqPipe
A SingleCell RNASeq pre-processing snakemake workflow
dujidan/PyTorchDocs
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
dujidan/RNA-seq-analysis
RNAseq analysis notes from Ming Tang
dujidan/Awesome-Bioinformatics
A curated list of awesome Bioinformatics libraries and software.
dujidan/snap
Scalable Nucleotide Alignment Program -- a fast and accurate read aligner for high-throughput sequencing data
dujidan/rnaseq
RNA sequencing analysis pipeline using STAR, RSEM, HISAT2 or Salmon with gene/isoform counts and extensive quality control.
dujidan/awesome-nextflow
A curated list of nextflow based pipelines
dujidan/awesome-single-cell
Community-curated list of software packages and data resources for single-cell, including RNA-seq, ATAC-seq, etc.
dujidan/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
dujidan/Awesome-TensorFlow-Chinese
Awesome-TensorFlow-Chinese,TensorFlow 中文资源精选,官方网站,安装教程,入门教程,视频教程,实战项目,学习路径。QQ群:167122861,公众号:磐创AI,微信群二维码:http://www.tensorflownews.com/
dujidan/vue-admin-template
a vue2.0 minimal admin template
dujidan/single-cell-tutorial
Single cell current best practices tutorial case study for the paper:Luecken and Theis, "Current best practices in single-cell RNA-seq analysis: a tutorial"
dujidan/circlize
Circular visualization in R
dujidan/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
dujidan/Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归