https://github.com/gerdm/rebayes-mini
Minimalist version of probml/rebayes
https://github.com/gerdm/rebayes-mini
Last synced: about 1 year ago
JSON representation
Minimalist version of probml/rebayes
- Host: GitHub
- URL: https://github.com/gerdm/rebayes-mini
- Owner: gerdm
- Created: 2023-09-03T09:04:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-29T14:51:31.000Z (about 1 year ago)
- Last Synced: 2025-04-29T15:59:03.382Z (about 1 year ago)
- Language: Python
- Size: 243 KB
- Stars: 9
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minimalist Recursive Bayes
## Installation
```bash
pip install git+https://github.com/gerdm/rebayes-mini.git
```