GithubHelp home page GithubHelp logo

akumaharit / deep-learning-for-drug-protein-interactions Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jhird/deep-learning-for-drug-protein-interactions

0.0 0.0 0.0 290 KB

A Python implementation for training a neural network for predicting drug-protein interactions using Keras and Tensorflow

Jupyter Notebook 100.00%

deep-learning-for-drug-protein-interactions's Introduction

Deep-Learning-For-Drug-Protein-Interactions

This repo contains a Python implementation for training a neural network for predicting drug-protein interactions using Keras and Tensorflow.

The objective is to create a model that is able to predict which xenobiotics (drugs) can be catalyzed by Cytochrome P450 enzymes in the human body. Using only the string representations of the drugs and the protein sequences, I am able to extract quantitative features from both types of molecules, which I later represent as a column vector that will be used as the input to a Deep Neural Network. The network achieves accuracies close to 80% using a batch size of 10 and 150 epochs.

Description

This repo contains 5 Notebooks that implement a Neural Network trained on drug-protein interactions from a subset of enzymes (Cytochrome P450) and drugs. The networks is trained to recognize substrates that are transformed by CYP450 enzymes.

Notebooks

Each notebooks is numbered according to the order in which they must be executed and contains relevant documentation for each step. The first Notebooks (1-4) deal with downloading, cleaning, and pre-processing the data using the KEGG API and Mole DB.

The last Notebook shows the implementation of the Neural Network and how to visualize the results

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.