logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Predicting Protein−Protein Interactions Using Symmetric LogisticMatrix Factorization文章梳理

作者:Pei Fen et.al期刊:Journal of chemical information and modeling时间:2021代码:https://github.com/Fengithub/symLMF-PPI补充文件:https://pubs.acs.org/doi/10.1021/acs.jcim.1c001731 数据集使用8种数据集,具体为两个基准数据集,两个扩展数据集,两个

#python
查看cuda、tensorflow版本

查看cudanvcc --version查看tensorflow版本pythonimport tensorflow as tftf.__version__查看tensorflow路径pythonimport tensorflow as tftf.__path__退出查看继续下面操作exit()

#tensorflow#深度学习
AlphaFold2算法详解

正文:https://www.nature.com/articles/s41586-021-03819-2补充文件:https://static-content.springer.com/esm/art%3A10.1038%2Fs41586-021-03819-2/MediaObjects/41586_2021_3819_MOESM1_ESM.pdfhttps://static-content.s

#python#深度学习#神经网络
到底了