Merge pull request #1212 from EthanHindmarsh/patch-1

Resolve #1054
pull/1213/head
Tom Parker-Shemilt 3 years ago committed by GitHub
commit c2a2f591c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -670,7 +670,7 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust Tools](https://
#### Machine learning
[[machine learning](https://crates.io/keywords/machine-learning)]
See [[Machine learning](https://crates.io/keywords/machine-learning)]
See also [About Rusts Machine Learning Community](https://medium.com/@autumn_eng/about-rust-s-machine-learning-community-4cda5ec8a790#.hvkp56j3f) and [Are we learning yet?](https://www.arewelearningyet.com).
@ -680,6 +680,7 @@ See also [About Rusts Machine Learning Community](https://medium.com/@autumn_
* [LaurentMazare/tch-rs](https://github.com/LaurentMazare/tch-rs) — Rust language bindings for PyTorch. [![Build Status](https://api.travis-ci.org/LaurentMazare/tch-rs.svg?branch=master)](https://travis-ci.org/LaurentMazare/tch-rs)
* [maciejkula/rustlearn](https://github.com/maciejkula/rustlearn) — Machine learning crate for Rust. [![Circle CI](https://circleci.com/gh/maciejkula/rustlearn.svg?style=svg)](https://app.circleci.com/pipelines/github/maciejkula/rustlearn)
* [rust-ml/linfa](https://github.com/rust-ml/linfa) — Machine learning framework.
* [smartcorelib/smartcore](https://github.com/smartcorelib/smartcore) — Machine Learning Library In Rust [![Build Status](https://img.shields.io/circleci/build/github/smartcorelib/smartcore)](https://smartcorelib.org/)
* [tensorflow/rust](https://github.com/tensorflow/rust) — Rust language bindings for TensorFlow. [![Build Status](https://api.travis-ci.org/tensorflow/rust.svg?branch=master)](https://travis-ci.org/tensorflow/rust)
### Astronomy

Loading…
Cancel
Save