Pinned Repositories
ADMM
Implemented ADMM for solving convex optimization problems such as Lasso, Ridge regression
ADP_course_given_by_BERTSEKAS_2014_THU
Video and other material of ADP course given by BERTSEKAS at THU, 2014
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
algorithm-learning
:cake:算法与数据结构学习,《程序员代码面试指南》和LintCode刷题。
algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
algorithms
《剑指Offer》、《程序员代码面试指南》
alphafold2
To eventually become an unofficial Pytorch implementation / replication of Alphafold2, as details of the architecture get released
Alphafold2_talk
Presentation slide deck for Alphafold 2
AlphaFold3
Open source implementation of AlphaFold3
alphafold_pytorch
An implementation of the DeepMind's AlphaFold based on PyTorch for research
lupengk's Repositories
lupengk/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
lupengk/alphafold2
To eventually become an unofficial Pytorch implementation / replication of Alphafold2, as details of the architecture get released
lupengk/Alphafold2_talk
Presentation slide deck for Alphafold 2
lupengk/AlphaFold3
Open source implementation of AlphaFold3
lupengk/Awesome-LLM-Learning
Learning Large Language Model (LLM)(大语言模型学习)
lupengk/binding-ddg-predictor
open source repository
lupengk/boltzgen
lupengk/ChatGPTBook
《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》
lupengk/chroma-pytorch
Implementation of Chroma, generative models of protein using DDPM and GNNs, in Pytorch
lupengk/COSMO.jl
COSMO: An ADMM-based solver for convex conic optimisation problems (LP, QP, SOCP, SDP, ExpCP, PowCP). Implemented in Julia
lupengk/DeepLearning-1
深度学习入门教程, 优秀文章, Deep Learning Tutorial
lupengk/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
lupengk/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
lupengk/leetcode_101
LeetCode 101:和你一起你轻松刷题(C++)
lupengk/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
lupengk/model
d
lupengk/note
日常收集的资料和代码
lupengk/paper-reading
深度学习经典、新论文逐段精读
lupengk/ProALIGN
directly learn alignment by neural network
lupengk/prospr
ProSPr: Protein Structure Prediction
lupengk/python_scripts
scripts for parsing PDB, fasta, and GO
lupengk/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
lupengk/pytorch-template-1
PyTorch deep learning projects made easy.
lupengk/RamachanDraw
Ramachandran plotting tool.
lupengk/RaptorX-3DModeling
Note that current version does not include search of very large metagenome data. For some proteins, metagenome data is important. We will update this as soon as possible.
lupengk/Ref-AlphaFold2-Codec
lupengk/SH_HRTF_Restoration
lupengk/shareOI
算法竞赛课件分享
lupengk/Speech-Separation-Paper-Tutorial
A must-read paper for speech separation based on neural networks
lupengk/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.