Bayesian Planner is a simple script designed to illustrate Bayesian probabilities, originally created for the Substack post: Bayesian Thinking.
To install dependencies, run:
npm install
To execute the script, use:
npm run start
Contributions are welcome! Feel free to open issues or submit pull requests to improve the project.
This project is open-source and available under the MIT License.