Skip to content

Mobile web app to rationalize beliefs using the Bayesian method

License

Notifications You must be signed in to change notification settings

jackokaiser/bayesian_beliefs

Repository files navigation

Bayesian Beliefs (bayesian)

Rationalize your beliefs with the Bayesian method

Add some questions you are unsure about, together with some likely hypothesis. Then, take note of every relevant events, and estimate the likelihood of this event if the hypothesis were true. The Bayesian method will take care of updating your beliefs in the hypothesis accordingly.

Playstore update

Manually bump up versionCode and versionName numbers in src-capacitor/android/app/build.gradle

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

About

Mobile web app to rationalize beliefs using the Bayesian method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published