Here are
15 public repositories
matching this topic...
Bayesian Adaptive Direct Search (BADS) optimization algorithm for model fitting in MATLAB
-
Updated
Sep 13, 2019
-
MATLAB
Simple particle/kalman filtering, smoothing and parameter estimation
-
Updated
May 25, 2020
-
Julia
A Python implementation of Naive Bayes from scratch.
-
Updated
Mar 27, 2018
-
Python
Inverse binomial sampling for efficient log-likelihood estimation of simulator models
-
Updated
Jun 16, 2020
-
MATLAB
logitr: An R package for estimating multinomial and mixed logit models in "preference" and "willingness to pay" space utility specifications
Library for fast computation of log-likelihoods and derivatives of multivariate prior distributions
Formulate likelihood problems and solve them with maximum likelihood estimation (MLE)
-
Updated
May 11, 2020
-
Julia
Gaussian Process Inference
Some movies to teach statistical concepts
Building Logistic Regression from scratch
-
Updated
Aug 16, 2017
-
Python
Implementing Logistic Regression for the Image Recognition task
-
Updated
Mar 17, 2019
-
Python
An introductory neural network.
-
Updated
Apr 25, 2017
-
Jupyter Notebook
Training a simple AI using the policy-gradient approach to Reinforcement Learning.
-
Updated
Apr 20, 2018
-
Jupyter Notebook
Improve this page
Add a description, image, and links to the
log-likelihood
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
log-likelihood
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Very small thing. The comment and code disagree for sigma in the gaussian example program (1e-2 versus 1e-1):
https://github.com/PolyChord/PolyChordLite/blob/40022f52d37b3bd74e2f99c0e59d014899d24fb4/likelihoods/examples/gaussian.f90#L11
https://github.com/PolyChord/PolyChordLite/blob/40022f52d37b3bd74e2f99c0e59d014899d24fb4/likelihoods/examples/gaussian.f90#L28
I won't make a PR, as I'm n