Coder Social home page Coder Social logo

geneticattribution's Introduction

GeneticAttribution

Lab of Origin prediction of DNA sequences

Implementation of paper: Deep learning to predict the lab-of-origin of engineered DNA

Nielsen, A and Voigt, C (Voigt Labs)

URL: https://www.nature.com/articles/s41467-018-05378-z.pdf?origin=ppub

Paper results in predictive accuracy of 48%, this model delivers 75.4% on validation set (10%)

NOTE: The dataset used here provided from this URL: https://www.drivendata.org/competitions/63/genetic-engineering-attribution 60,000 DNA sequences with lab of origin as label

WARNING: This model creates a 60391x16048x4 matrix requiring at least 30GB RAM, 64GB recommended minimum

Training done on Intel i9 10-core with dual Nvidia RTX2080rti GPU stack

Training time: 157 mins for 25 epochs

Showcases some good examples of using R to approach a problem:

  • Optimize routines by packaging as C++ code
  • One-hot encoding of very large matrices
  • Finding optimal neural-network parameters
  • Loading/Saving objects to disk
  • Class weight calculation for unbalanced datasets
  • Using customer Keras data generators in R
  • Custom scoring

geneticattribution's People

Contributors

xalentis avatar

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.