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.

For full information on what is currently available look at the crate documentation.


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!

Whilst working on the above there will of course be ongoing development on the existing and new machine learning algorithms.

Unplanned:

  • Convolutional and Recurrent neural nets.
  • SVM coordinate descent as per this paper.

Why aren't you working on X?

If you think there is an obvious feature missing from the library please open an issue about it. If you want to work on said feature then even better!