Skip to content

Commit

Permalink
Updated main readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ncguilbeault committed Jul 16, 2024
1 parent 75ce6e8 commit ed168f4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ This package provides tools for building and using Hidden Markov Models (HMMs).
### Bonsai.ML.Visualizers
Offers a set of tools for dynamic graphing and plotting to visualize data.

- **Bonsai.ML.Visualizers.LinearDynamicalSystems**
Visualizers specific to the LinearDynamicalSystems package.

- **Bonsai.ML.Visualizers.HiddenMarkovModels**
Visualizers specific to the HiddenMarkovModels package.

> [!NOTE]
> Bonsai.ML packages can be installed through Bonsai's integrated package manager and are generally ready for immediate use. However, some packages may require additional installation steps. Refer to the specific package section for detailed installation guides and documentation.
Expand Down

0 comments on commit ed168f4

Please sign in to comment.