From 2eb77f7960ae80877eb872413a61b12f060fbcc4 Mon Sep 17 00:00:00 2001 From: ncguilbeault Date: Tue, 1 Oct 2024 12:08:26 +0100 Subject: [PATCH 1/2] Added development roadmap to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index cd875504..ac9c3e80 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,9 @@ Visualizers and editor features for 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. +## Development Roadmap +The ultimate goal of the `Bonsai.ML` project is to bring powerful machine learning tools into Bonsai to enable intelligent experimental control. To achieve this, our plan is to incorporate several different packages, models, frameworks, and language integrations. You can follow our progress by going to the [bonsai ML development roadmap](https://github.com/users/joacorapela/projects/2). + ## Acknowledgments Development of the Bonsai.ML package is supported by the Biotechnology and Biological Sciences Research Council [grant number BB/W019132/1]. \ No newline at end of file From 3a6de94a2d183086763a5ff0486c8097cbd2b24f Mon Sep 17 00:00:00 2001 From: ncguilbeault Date: Tue, 1 Oct 2024 12:08:58 +0100 Subject: [PATCH 2/2] Added feedback and contributions section to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ac9c3e80..edb031e6 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,9 @@ Visualizers and editor features for the HiddenMarkovModels package. ## Development Roadmap The ultimate goal of the `Bonsai.ML` project is to bring powerful machine learning tools into Bonsai to enable intelligent experimental control. To achieve this, our plan is to incorporate several different packages, models, frameworks, and language integrations. You can follow our progress by going to the [bonsai ML development roadmap](https://github.com/users/joacorapela/projects/2). +## Feedback and Contributions +`Bonsai.ML` is an open-source project and we welcome contributions and feedback from the community. If you have any comments or questions, or require assistance, please feel free to open an issue on the [GitHub repo](https://github.com/bonsai-rx/machinelearning). If you would like to contribute to the project, please see the [bonsai contributor guidelines](https://bonsai-rx.org/contribute/) and open a discussion on GitHub. + ## Acknowledgments Development of the Bonsai.ML package is supported by the Biotechnology and Biological Sciences Research Council [grant number BB/W019132/1]. \ No newline at end of file