Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsch420 authored Oct 24, 2023
1 parent 496256e commit c5db07b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Welcome to the Random Events package!


Probabilistic Machine Learning frequently requires descriptions of random variables and events
that are shared among many packages.
This package provides a common interface for describing random variables and events, using
usable and easily extensible classes.

Install the package via

`pip install random-events`
```
pip install random-events
```

0 comments on commit c5db07b

Please sign in to comment.