Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

activatedgeek/bayesian-learning-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bayesian Concept Learning

This is a simple visualization to intuitively understand Bayesian Learning.

Development

$ npm run start

This starts a development server and reloads on change.

Production

$ npm run build

This generates all the required files in the build folder.

Test

$ npm test