MachineLearningLifeScience / stochman

Algorithms for computations on random manifolds made easier
Apache License 2.0
85 stars 11 forks source link

More examples #3

Open sorenhauberg opened 2 years ago

sorenhauberg commented 2 years ago

StochMan is currently not well-enough documented. We should provide a series of example-tutorials to show how easy it is to get going.

miguelgondu commented 2 years ago

It would be great to include examples that showcase the difference between e.g. stochman.manifold.Manifold and EmbeddedManifold.

miguelgondu commented 1 year ago

It would also be great to have running examples in the README.md. (RE: #26)