chris m

Results 18 issues of chris m

I was recently working on some documentation of the DBSCAN algorithm, and on several occasions was running a test on datasets of varying lengths. Even with some very small changes...

Hello, In one of my projects using plotlib, (can be seen [here](https://github.com/quietlychris/k_means)), I'm overlaying several scatter plots in different colors into the same plot. In order of accomplish that, I'm...

enhancement
question

Hello, I tried building the `quickstart` example in a stand-alone project today, and was unable to do so. I've tested that cloning `neuronika` off the `main` branch builds (and the...

Now that `linfa` 0.6 has been released, which does not require a BLAS dependency, it should be much easier for users to get started with using it. This book should...

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...

I was just scrolling through a part of of the `linfa-logistic`, and came across a documentation linking error for the link to https://docs.rs/linfa-logistic/latest/linfa_logistic/struct.LogisticRegression.html from the crate's index page. It might...

Work-in-progress for update to `linfa v0.6`, including removing `mdbook-scientific`, adding a linear regression model, and adding CI for the code.

Re-opening per #215: I was working on implementing AlexNet in dfdx per https://github.com/LaurentMazare/tch-rs/blob/main/src/vision/alexnet.rs, but have gotten a bit blocked by not having this layer type available. Would it be possible...

Hello, I spent part of this afternoon banging my head against a wall with getting `dfdx` with the `cuda` feature enabled up and running on my computer. It turns a...

First, I just want to say I think this project is really exciting, and opening issue is meant constructively, not aggressively, and I hope it comes off that way. I...