<heisenbuugGopiMT>
`quantile` is available in Armadillo since version 9.900
<jonathanplatkiew>
argg
<heisenbuugGopiMT>
I am pretty sure thats the case, but you should still check it out once on official doc.
<jonathanplatkiew>
ok thanks Gopi Manohar Tatiraju - that answers my question!
<heisenbuugGopiMT>
Welcome
<heisenbuugGopiMT>
Has anyone ever used `flatbuffers`, I need some help.
<jonpsy[m]>
<_slack_mlpack_U02P4MRKNA2[m]> "Hello everyone. I'm Shubham, and..." <- sure, feel free to reach out. one of the dev will get back to you when they find time! Have fun
<jonpsy[m]>
1.c++11 if im not mistaken, for compatability support mostly
<jonpsy[m]>
3. You can port custom models to mlpack, the last two GSoC works were related to that, go through previosu gsoc works.
<jonpsy[m]>
2. There's also `ensmallen` repository where we handle `optimizers`, `callbacks` & `schecdulers`. Have a look there.
<jonpsy[m]>
4. Not sure
braceletboy has quit [Read error: Connection reset by peer]
<zoq[m]1>
rcurtin[m]: Nice, auto-diff is on my list for a long time, even if it makes sense to implement your own gradient function, I agree it makes sense to at least have that option.
<rcurtin[m]>
definitely, it would be great to have---I do think it should be a separate (but perhaps easily integrated) tool though