Giter Site home page Giter Site logo

jsos17 / monte_carlo Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 2.3 MB

Various simple experiments with the Metropolis-Hastings algorithm and ordinary Monte Carlo methods. Personal project, autumn 2019.

Jupyter Notebook 100.00%
metropolis-hastings metropolis-hastings-algorithm metropolis-algorithm monte-carlo-simulation monte-carlo-sampling monte-carlo-methods jupyter jupyter-notebook jupyter-notebooks jupyternotebook

monte_carlo's Introduction

Monte_Carlo

Various simple and straightforward experiments with the Metropolis-Hastings algorithm and ordinary Monte Carlo methods. Some highlights:

  • The performance of Metropolis-Hastings algorithm is compared to the inverse transform method and to SciPy's library implementation of the multivariate normal distribution.

  • If X and Y are two independent exponentially distributed random variables with parameter 1, then X / (X+Y) is uniformly distributed over the open interval (0,1). This analytically derived result is confirmed via Monte Carlo simulation.

  • An extremely simple example of Monte Carlo integration with added comparison of execution time differences between programming in basic style Python versus NumPy style Python.

monte_carlo's People

Contributors

jsos17 avatar

Stargazers

 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.