diff --git a/README.md b/README.md index e40ffcf9..4009df24 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,12 @@ Facilitates inference using Hidden Markov Models (HMMs). It interfaces with the ### Bonsai.ML.Visualizers Graphing and plotting library for visualizing 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.