Code Monkey home page Code Monkey logo

hmm_workshop's Introduction

Workshop on Hidden Markov Models

Hosted by Agara Bio

Welcome to our tutorial for developing and using a hidden Markov model (HMM)! Here, you'll find...

  • The slides explaining a theory of HMMs, probability, the Markov assumption, and the major algorithms (HMM_week2.pdf)
  • A basic guide to python that reviews the skills and data structures used (Intro_to_Python_Full.ipynb)
  • A notebook to build your HMM either on your own (HMM_Building) or with the details filled in (HMM_Building_Key)
  • The raw training data you'll need to read in (HMM_DNA_training.npy and HMM_State_training.npy)
  • The counts returned by your model... which you can read in mid-way if your function is taking a while to run (emission_counts.npy, start_counts.npy, transition_counts.npy)

To access through Binder (which doesn't require any download of python or jupyter notebook), please click the Binder link. Note that if you refresh the page, your work will be lost; we recommend exporting your page if you wish to save it. Binder

Thanks to Agara Bio, a community lab at Johns Hopkins, for organizing: https://www.agarabio.org/ and our lab for help and support https://mccoy-lab.org/

Please reach out to us any time with questions or comments! Sara Carioscia ([email protected]) Dylan Taylor ([email protected])

hmm_workshop's People

Contributors

dtaylo95 avatar scarioscia avatar

Watchers

 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.