# Development This document will (loosely) keep track of development goals for this project. --- ## Current Progress The linear algebra library previously in rusty-machine is now a new crate - [Rulinalg](https://github.com/AtheMathmo/rulinalg). For full information on what is currently available look at the [crate documentation](https://athemathmo.github.io/rusty-machine/rusty-machine/doc/rusty_machine/index.html). --- ## Goals The table below details some planned features and the release version we are aiming for. We are actively developing and so expect to move through these at a good pace!
Version | Feature | Dependencies |
---|---|---|
0.5.X | Nearest Neighbours |
|
0.6.0 | Model API Improvements |
|
0.6.0 | Neural Net Improvements |
|