Files
smartcore/README.md
2022-11-08 11:29:56 -05:00

28 lines
1.1 KiB
Markdown

<p align="center">
<a href="https://smartcorelib.org">
<img src="smartcore.svg" width="450" alt="SmartCore">
</a>
</p>
<p align = "center">
<strong>
<a href="https://smartcorelib.org">User guide</a> | <a href="https://docs.rs/smartcore/">API</a> | <a href="https://github.com/smartcorelib/smartcore-examples">Examples</a>
</strong>
</p>
-----
<p align = "center">
<b>The Most Advanced Machine Learning Library In Rust.</b>
</p>
-----
## Developers
Contributions welcome, please start from [CONTRIBUTING and other relevant files](.github/CONTRIBUTING.md).
## Current status
* Current working branch is `development` (if you want something that you can test right away).
* Breaking changes are undergoing development at [`v0.5-wip`](https://github.com/smartcorelib/smartcore/tree/v0.5-wip#readme) (if you are a newcomer better to start from [this README](https://github.com/smartcorelib/smartcore/tree/v0.5-wip#readme) as this will be the next major release).
To start getting familiar with the new Smartcore v0.5 API, there is now available a [**Jupyter Notebook environment repository**](https://github.com/smartcorelib/smartcore-jupyter).