All Projects → nrohani → NDD

nrohani / NDD

Licence: Apache-2.0 license
Drug-Drug Interaction Predicting by Neural Network Using Integrated Similarity

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to NDD

graph-neural-networks-for-drug-discovery
odr.chalmers.se/handle/20.500.12380/256629?locale=en
Stars: ✭ 78 (+212%)
Mutual labels:  drug-discovery
Jupyter Dock
Jupyter Dock is a set of Jupyter Notebooks for performing molecular docking protocols interactively, as well as visualizing, converting file formats and analyzing the results.
Stars: ✭ 179 (+616%)
Mutual labels:  drug-discovery
fuzzymax
Code for the paper: Don't Settle for Average, Go for the Max: Fuzzy Sets and Max-Pooled Word Vectors, ICLR 2019.
Stars: ✭ 43 (+72%)
Mutual labels:  similarity-measures
MolDQN-pytorch
A PyTorch Implementation of "Optimization of Molecules via Deep Reinforcement Learning".
Stars: ✭ 58 (+132%)
Mutual labels:  drug-discovery
Trajectory-Analysis-and-Classification-in-Python-Pandas-and-Scikit-Learn
Formed trajectories of sets of points.Experimented on finding similarities between trajectories based on DTW (Dynamic Time Warping) and LCSS (Longest Common SubSequence) algorithms.Modeled trajectories as strings based on a Grid representation.Benchmarked KNN, Random Forest, Logistic Regression classification algorithms to classify efficiently t…
Stars: ✭ 41 (+64%)
Mutual labels:  similarity-measures
mtss-gan
MTSS-GAN: Multivariate Time Series Simulation with Generative Adversarial Networks (by @firmai)
Stars: ✭ 77 (+208%)
Mutual labels:  similarity-measures
levenshtein.c
Levenshtein algorithm in C
Stars: ✭ 77 (+208%)
Mutual labels:  similarity
vektonn
vektonn.github.io/vektonn
Stars: ✭ 109 (+336%)
Mutual labels:  similarity
nequip
NequIP is a code for building E(3)-equivariant interatomic potentials
Stars: ✭ 312 (+1148%)
Mutual labels:  drug-discovery
chemprop
Fast and scalable uncertainty quantification for neural molecular property prediction, accelerated optimization, and guided virtual screening.
Stars: ✭ 75 (+200%)
Mutual labels:  drug-discovery
siamese dssm
siamese dssm sentence_similarity sentece_similarity_rank tensorflow
Stars: ✭ 59 (+136%)
Mutual labels:  similarity
TwinBert
pytorch implementation of the TwinBert paper
Stars: ✭ 36 (+44%)
Mutual labels:  similarity
dhash-vips
vips-powered ruby gem to measure images similarity, implementing dHash and IDHash algorithms
Stars: ✭ 75 (+200%)
Mutual labels:  similarity-measures
pinot
Probabilistic Inference for NOvel Therapeutics
Stars: ✭ 15 (-40%)
Mutual labels:  drug-discovery
timemachines
Predict time-series with one line of code.
Stars: ✭ 342 (+1268%)
Mutual labels:  predictive-modeling
datafsm
Machine Learning Finite State Machine Models from Data with Genetic Algorithms
Stars: ✭ 14 (-44%)
Mutual labels:  predictive-modeling
Statistical-Learning-using-R
This is a Statistical Learning application which will consist of various Machine Learning algorithms and their implementation in R done by me and their in depth interpretation.Documents and reports related to the below mentioned techniques can be found on my Rpubs profile.
Stars: ✭ 27 (+8%)
Mutual labels:  predictive-modeling
Duplicate-Image-Finder
difPy - Python package for finding duplicate or similar images within folders
Stars: ✭ 187 (+648%)
Mutual labels:  similarity
ReactionDecoder
Reaction Decoder Tool (RDT) - Atom Atom Mapping Tool
Stars: ✭ 59 (+136%)
Mutual labels:  similarity
NSL
Implementation for <Neural Similarity Learning> in NeurIPS'19.
Stars: ✭ 33 (+32%)
Mutual labels:  similarity

Drug-Drug Interaction Prediction by Neural Network Using Integrated Similarity

Due to the great importance of this issue in the economy, industry, and health, proposing appropriate computational methods for predicting unknown DDI with high precision is challenging. We propose a novel machine learning method for predicting unknown DDIs called "NDD", using a two-layer fully connected neural network. NDD uses various characteristics of drugs to have comprehensive information. Multiple drug similarities are calculated. NDD integrat various drug similarities with a non-linear similarity fusion method called "SNF" to achieve high-level features.

Link of paper: https://www.nature.com/articles/s41598-019-50121-3 NDD overview

Dependency:

Codes and Data

Find DS1-Ds3 on NDD folder. Codes of functions of NDD are available in NDD folder.

Contact

Please do not hesitate to contact me if you have any question:

Email: [email protected]

Please cite us if you find this study helpful.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].