第 3 页

2025-10-24 · 3 分钟阅读

kanekoayano

看了kanekoayano的演出。临时决定去看的,也不清楚为什么秀动和公众号上直接检索不到这个乐队的演出。还是加了一个群才知道。想着天天看代码真的遭不住,于是就买票来看了。 吸取了上次看角铜真实的教训,这次我早早的就来了,结果以为人不是很多,很轻松就买到了周边。看演出前我也查了一下,这个乐队是去年成立的,现在也就两张专辑,没啥名气也很正常。 周边有点贵,我也…

生活演奏会音乐演奏会
2025-10-24 · 10 分钟阅读

English_Anime

英语的一个speech,选择的Anime作为话题。附上了ppt和稿子,都是自己写的,难免有错漏也没有那么严谨,但也放上来作为记录。 The topic I want to explore today is anime. Perhaps we often encounter elements of anime in our daily lives, and w…

影视书籍动漫动漫
2025-10-24 · 5 分钟阅读

Virtual_Challenge

Title Virtual Cell Challenge: Toward a Turing test for the virtual cell Introduction These ‘‘virtual cells’’ are expected to learn the relationship between cell state and function…

论文生物学习笔记类算法
2025-10-24 · 15 分钟阅读

Systema

Title Systema: a framework for evaluating genetic perturbation response prediction beyond systematic variation Abstract 什么是系统变异 Systematic variation:the consistent transcriptional…

论文生物学习笔记类算法
2025-10-24 · 3 分钟阅读

Simple_Perform_better

Title Deep-learning-based gene perturbation effect prediction does not yet outperform simple linear baselines 数据集 Norman et al.11, in which 100 individual genes and 124 pairs of ge…

论文生物学习笔记类算法
2025-10-24 · 16 分钟阅读

Optimal Transport

# 最优传输 如何用最少的代价将一个质量分布转为另一个质量分布 ## Monge Let μ and ν be two measures in $\mathbb{R}^d$. The optimal transport problem by Monge is defined as $$\begin{equation} {\arg \min }_{T:{T}_…

论文生物学习笔记类算法
2025-10-24 · 22 分钟阅读

code_report_2025y9m19d

本周主要针对代码和数据进行了学习 主要先是把GEARS中用到的这些数据下载了下来并查看了数据的格式。 数据 Gene2Go 查看了Go数据集是怎么使用的,以及怎么检索GO数据的实际含义: 搜索GO的信息: https://geneontology.org/ 对于Norman数据集 print (adata_temp) AnnData object with…

其它工作总结工作总结生物信息学
2025-08-08 · 10 分钟阅读

CellOT

Title Learning single-cell perturbation responses using neural optimal transport Abstract 本文一共干了三件事: predicting the scRNA-seq responses of holdout patients with lupus exposed to in…

论文生物学习笔记类算法