Lists (13)
Sort Name ascending (A-Z)
Starred repositories
A collection of awesome bio-foundation models, including protein, RNA, DNA, gene, single-cell, and so on.
Network Regression Embeddings reveal cell-type Transcription Factor coordination for target gene (TG) regulation
A “data light” TF-network mapping algorithm using only gene expression and genome sequence data.
机器学习、深度学习的学习路径及知识总结
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial…
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
深度学习入门教程, 优秀文章, Deep Learning Tutorial
A curated list of awesome Deep Learning tutorials, projects and communities.
Simulating paired-end short sequencing reads from circular and linear genomes
A Python implementation for BH-FDR and HiCCUPS
A tool for motif annotation and visualization in tandem repeats.
A software package implementing an in silico procedure for generating protein-mediated chromatin interaction data
custom scripts used to process and filter data for the 3DNA methylation project
After watching all the videos of the famous Standford's CS231n course that took place in 2017, i decided to take summary of the whole course to help me to remember and to anyone who would like to k…
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
An introduction to network analysis and applied graph theory using Python and NetworkX
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
This tutorial playlist covers data structures and algorithms in python. Every tutorial has theory behind data structure or an algorithm, BIG O Complexity analysis and exercises that you can practic…
📝 Data Structures and Algorithms in Python, with explanations!