GithubHelp home page GithubHelp logo

bruce-edelman / markpy Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 10.93 MB

simple free time project creating mcmc python package for bayesian inference

License: GNU General Public License v3.0

Python 100.00%

markpy's Issues

When running test.py 90% Confidence Intervals seem off

Samples seem to converge to analytical values we generated data off of and show independence but the 90% confidence intervals seem off when we try to plot the signal.

Does not work properly for the 3d or 6d versions in test.py

ParallelMarkChain has index Error getting Parallel_samps out if we set burn or ind = True

This is a bug with the Parallel Mark Chain object when it is recieveing the samples from each chain. we put it in an already initialized array of size nsteps but when we take the burn or ind samps we have a smaller length array. Need a way to fix this.

Started to fix this in the most recent commit (check the run fct of ParallelMark Chain in master branch)

It has not been tested yet so it still needs that

Add in MPI support

Figure out what we need to do to add in MPI support so we can run the Parralel MarkChain with nchains=ncores in your CPU to maximize performance

Add feature branch to parallelize the MCMC

Need to add property to our MarkChain object and possible the Model/likliehoods for the Nwalkers

This will be the number of independent chains we use. Fix other features that requiring averaging / looking at each of the new chains.

Lastly we will need to fix anything we see slightly slowing it down since once we add this feature the computational time will increase drastically for testing

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.