Ryan Curtin

Results 312 comments of Ryan Curtin

I can agree that the current documentation is too byzantine and too spread out. But I don't know if one "flat page" would work in the same way it does...

Hm, ok. Let's see what I come up with. I'll see what I can fit on a flat page.

The first mockup of what I've come up with is this: http://www.mlpack.org/docs/experimental/python.html Let me know what you think. I've only formatted the `adaboost()` documentation. I think for the bindings for...

I could use css `user-select:` to make the `>>>` non-selectable---that might be a good way to do it. It's not guaranteed to work everywhere but it'll work in the vast...

Hi @atulim, let's keep the discussion for your issue in #1514 please. It's a little out of scope for us to provide basic documentation on how to set up your...

Thanks for the suggestions everyone. I can reduce the contrast a bit by using a nicer color combination than #fff/#000, that's easy enough. Also, the "new" tutorials will have the...

I just opened #1653, which can automatically generate something that looks like my mockup. Here it is in action: http://www.ratml.org/mlpack_test/docs.html. (ignore the ensmallen header at the top, I didn't bother...

You're more than welcome to work on this. I think all of the information that you need should be in the issue description.

I don't know if we have enough compute time there---1000 runs can often take quite a while (especially if we are running many tests, more than just one). So maybe...