Skip to content

thegodone/neural_reaction_fingerprint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reaction Fingerprints

This algorithm uses a new reaction fingerprint to predict the reaction type of a reaction. The fingerprint is made up of a concatenation of the fingerprints of the reactant and reagent molecules in the reaction.

The code in the neural fingerprint directory is heavily based on :

Convolutional Networks on Graphs for Learning Molecular Fingerprints

The code for the above paper can be found at : HIPS/neural-fingerprint

How to install

This package requires:

Authors

This software was primarily written by Jennifer Wei and David Duvenaud We'd also love to hear about your experiences with this package in general. Drop us an email!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.7%
  • Shell 3.3%