Skip to content

benton-anderson/drug-class

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Repo Overview

This repository is the location for two related tasks: (1) neural network-based classification chemicals into their drug or functional categories, and (2) writing a manuscript related to task (1).

Details: Neural Network Classifiers

Current plan (10/01/2018) is to make no fewer than 2 neural networks that classify drugs. Both initial models will take SMILES as input.

Network #1

will serve as a baseline classifier and be based on [RNN/LSTM]?

Network #2

will turn SMILES into pictures using RDKit and then use those images as input for a CNN-based classifier.

Details: Manuscript

The current manuscript outline is available in manuscript/manu.md

About

comparing drug classification methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%