26 lines
993 B
Markdown
26 lines
993 B
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).
|