Skip to content
#

enumeration

Here are 42 public repositories matching this topic...

This project implements both exact and approximate inference techniques for Bayesian Networks using enumeration and rejection sampling, respectively. It processes Bayesian Network structures in XMLBIF format, accepting command-line inputs to compute the posterior distribution of a query variable given observed evidence.

  • Updated Jun 4, 2024
  • Java

Chapter 12 Exercise Project: Counting Coins. You run a very successful ice cream truck in the summer, with lots of kids paying for ice cream in coins. At the end of the day, you have a large pile of coins. It would be very helpful if you could just count the number of quarters, the number of dimes, the number of nickels, and the number of pennie…

  • Updated Aug 25, 2022
  • Java

Motorcycle dealership Java application with data persistence and GUI for BC Motorcycle Centre (BCMC) following good object-oriented principles and practices. All activity - including exceptions - is logged to a text file named bcmc.log. The data is read from a data file in plain text format and stored in appropriate collections.

  • Updated Oct 19, 2017
  • Java

Improve this page

Add a description, image, and links to the enumeration topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the enumeration topic, visit your repo's landing page and select "manage topics."

Learn more