Skip to content

Commit d97f606

Browse files
authored
Update README.md
1 parent 4590a1b commit d97f606

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ can use `pip3 install -u 'numpy_ml[rl]'`.
2525
For more details on the available models, see the [project documentation](https://numpy-ml.readthedocs.io/).
2626

2727
## Available models
28+
<details>
29+
<summary>Click to expand!</summary>
2830
1. **Gaussian mixture model**
2931
- EM training
3032

@@ -175,6 +177,7 @@ For more details on the available models, see the [project documentation](https:
175177
- Ball tree
176178
- Discrete sampler
177179
- Graph processing and generators
180+
</details>
178181

179182
## Contributing
180183

0 commit comments

Comments
 (0)