Skip to content

fe7ng654123/SMILES-TensorFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Drug Molecular Toxicity Prediction - Neural Network Project

Description

Given a dataset of drug molecules with their SMILES expressions and the binary labels indicating whether one drug molecule is toxic or not. A Deep Neural Network is developed to learn the pattern and predict the toxicity of a new list of molecules based on learned knowledge using TensorFlow package.

SMILES Expression

Simplified Molecular-Input Line-Entry System (SMILES) is a linear representation for molecular structure using 1D ASCII strings. For example, aspirin, a commonly used drug in daily life, its 2D structure is Cancel changes

Tech

  1. TensorFlow
  2. CNN network

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages