BrisksHan
network representation learning and application. machine learning. bioinformatics.
University of Birmingham
Pinned Repositories
AttentionDTA_TCBB
AttentionDTA: drug--target binding affinity prediction by sequence-based deep learning with attention mechanism
awesome-graph-classification
A collection of important graph embedding, classification and representation learning papers with implementations.
awesome-knowledge-graph
整理知识图谱相关学习资料
biobert-pytorch
PyTorch Implementation of BioBERT
collaboration-in-publication
Collaboration in Publication: A Study of Collaboration Rates and Citation Rates (Research Skills Course, Uni of Birmingham)
Consensus_Clustering
An implementation of Consensus clustering in Python
csipb-jamu-prj
Ijah Webserver
datasets_knowledge_embedding
Datasets for Knowledge Graph Completion with textual information about the entities
NBD-GMMC
NE-DTIP
NE-DTIP: a Network Embedding Approach for Drug Target Interaction Prediction
BrisksHan's Repositories
BrisksHan/NE-DTIP
NE-DTIP: a Network Embedding Approach for Drug Target Interaction Prediction
BrisksHan/NBD-GMMC
BrisksHan/AttentionDTA_TCBB
AttentionDTA: drug--target binding affinity prediction by sequence-based deep learning with attention mechanism
BrisksHan/awesome-knowledge-graph
整理知识图谱相关学习资料
BrisksHan/biobert-pytorch
PyTorch Implementation of BioBERT
BrisksHan/DMNDTI
BrisksHan/DTI-LEKG
BrisksHan/DTI-MLCD
Predicting drug-target interaction using multi-label learning with community detection method (DTI-MLCD)
BrisksHan/DTI-Prediction
Drug-Target Interactive Prediction Model using ChemBERTa and ProtBert
BrisksHan/DTINet
A Network Integration Approach for Drug-Target Interaction Prediction
BrisksHan/FLONE
FLONE: Fully Lorentz network embedding for inferring novel drug targets
BrisksHan/HpyerAttentionDTI
HyperAttentionDTI: improving drug–protein interaction prediction by sequence-based deep learning with attention mechanism. This repository contains the source code and the data.
BrisksHan/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
BrisksHan/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
BrisksHan/linghu-algorithm-templete
BrisksHan/MAMD
BrisksHan/MHADTI
BrisksHan/oddish
To crawl all csgo skins from website.
BrisksHan/PharmKG
BrisksHan/PharmKG_biomed_AI
BrisksHan/PromptKG
PromptKG Family: a Gallery of Prompt Learning & KG-related research works, toolkits, and paper-list.
BrisksHan/recommendation_model
练习下用pytorch来复现下经典的推荐系统模型, 如MF, FM, DeepConn, MMOE, PLE, DeepFM, NFM, DCN, AFM, AutoInt, ONN, FiBiNET, DCN-v2, AFN, DCAP等
BrisksHan/SDPred
BrisksHan/SG-EDNE
SG-EDNE: Skip-Gram based Ensembles Dynamic Network Embedding (for our paper "Robust Dynamic Network Embedding via Ensembles")
BrisksHan/SSM-DTA
SSM-DTA: Breaking the Barriers of Data Scarcity in Drug-Target Affinity Prediction (Briefings in Bioinformatics 2023)
BrisksHan/TEFDTA
BrisksHan/The-Art-of-Linear-Algebra
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
BrisksHan/The-C-Book
BrisksHan/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
BrisksHan/word2vec-pytorch
Extremely simple and fast word2vec implementation with Negative Sampling + Sub-sampling