An open API service indexing awesome lists of open source software.

https://github.com/andrewrgarcia/pizzatopper

My practice on Bayesian inference programming.
https://github.com/andrewrgarcia/pizzatopper

Last synced: 3 months ago
JSON representation

My practice on Bayesian inference programming.

Awesome Lists containing this project

README

        

# pizzatopper

PizzaTopper: A reference to "pizza" and "topper" indicating the software's ability to find the best toppings for your pizza.

My practice on Bayesian inference programming and ChatGPT-facilitated code development.

## Usage

```ruby
virtualenv venv
source venv/bin/activate
pip install -r requirements.in
python script.py
```

![](imgs/Figure_1.png)

![](imgs/Figure_2.png)