GithubHelp home page GithubHelp logo

mattravenhall / binarystringclassifier Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 167 KB

Binary string classification of SMILES with an LSTM

Home Page: https://mattravenhall.github.io/2022/04/03/BinaryStringClassifier.html

License: GNU General Public License v3.0

Python 100.00%
classification keras lstm lstm-model smiles smiles-strings tensorflow

binarystringclassifier's Introduction

BinaryStringClassifier ๐Ÿ”ฃ

An exploration into SMILES detection using a LSTM neural network.

Further discussion can be found in the associated blog post

Quick Start

# Install
pip install -r requirements.txt
python3 setup.py install

# View help
BSC-Data -h
BSC-Model -h

Functionality

  • BSC-Data: Entrypoint for dataset creation and curation.
    • create: Create randomly generated datasets within given parameters.
    • combine: Combine multiple components datasets into one ready for training.
    • evaluate: Generate summary information for given a dataset.
    • split: Perform train/test split for a given dataset.
  • BSC-Model: Entrypoint for model training & evaluation.
    • train: Train a BinaryStringClassifier model.
    • evaluate: Evaluate a trained BinaryStringClassifier model.
    • predict: Get SMILES probabilities with a trained BinaryStringClassifier model

Example Plots

Accuracy by Epoch Loss by Epoch
Confusion Matrix ROC Curve

binarystringclassifier's People

Contributors

mattravenhall avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

unixjunkie

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.