discussion icon indicating copy to clipboard operation
discussion copied to clipboard

A space to discuss the future of the ML ecosystem in Rust.

Results 6 discussion issues
Sort by recently updated
recently updated
newest added

Following on from @LukeMathWalker 's post [here](https://github.com/rust-ml/discussion/issues/1), I'm starting this issue to discuss and refine the details of a high level machine learning interface (API). - From an API perspective,...

## Hello from [AeroRust WG](https://github.com/AeroRust) We are working on a Drone SDK for [Parrot](https://parrot.com) drones and we thought it would be nice to make a small PoC project with the...

Hello! Per some discussion in #1 *What do we want to build?*, I'm opening this thread as a place to start a discussion about what a Rust ML working group...

Welcome! I created this repository as a discussion hub for the ML ecosystem in Rust, "following" a talk I gave at the Rust meetup in London ([slides](https://docs.google.com/presentation/d/1dOqqosLPtBixIVSvNy5-vLVAapfFUMm3sV4TR9v-Fkw/edit?usp=sharing)). I do believe...

Related to the goal of defining a set of common ML traits as discussed in #1, another question is how to define default and optional parameters in ML models. For...

Data visualization (data-viz) is used for exploration, explanation, illustration, ... This a place to discuss: - what we want to build - what we have - what we need -...