Skip to content

KSafran/ez_baes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ez_baes

Fit bayesian MCMC models in the cloud from your browser

Dev

Setup

brew install redis
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
export FLASK_APP=app/views.py

start redis server

redis-server

start huey consumer

cd app
huey_consumer.py iris.huey

run flask app

flask run

About

Fit bayesian MCMC models in the cloud from your browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors