/bayes-network

Primary LanguageTypeScriptMIT LicenseMIT

Bayes Network Tool

This is a simple tool written in React to explore the properties of Bayesian Networks.

Bayes Network Tool hosted on Github Pages

Screenshot

Demo image

Development

VSCode bade

npm install
npm run serve

Deployment

npm run build
git commit -m "Deployment"
git push