Coder Social home page Coder Social logo

baum-welch's Introduction

Baum-Welch

Fast implementation of the Baum-Welch algorithm for the course "Advanced Systems Lab"(Spring 2020) at ETH Zürich.

Index

  • code contains the main versions of the algorithm and scripts to benchmark them
  • documents contains written documents like the counting of instructions or the final report.
  • experiments shows some small scale tests that were run during the development of the algorithm and also the testing with a r-library
  • old versions shows the small increments and bigger tests between main versions
  • output_measures contains the output of the benchmark scripts with times and parsed cachegrind output.
  • plots displays all plots that were generated, the most important of those are also in the final report. Next to the plots are also the scripts to generate them.
  • valgrind has the raw cachegrind output in them.

Main versions

  • std For the most standard implementations
  • stb For the stable version
  • cop For all basic C optimizations
  • reo For the reordering (code motion) step
  • bla For the BLAS version
  • url For the unrolled version
  • vec For the vectorized version

Credits

This project was made by Team 35:

  • Luca Blum (lblum)
  • Jannik Gut (jgut)
  • Jan Schilliger (schiljan)

baum-welch's People

Contributors

jgut1 avatar luca-blum avatar rostro36 avatar schiljan avatar

Watchers

 avatar  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.