Dave Thomas

Results 29 issues of Dave Thomas

Allow the scaling to be anisotropic, per feature etc. I use a kernel like this in skikit and the accuracy improves a lot.

The cookbook page link: http://mlg.eng.cam.ac.uk/duvenaud/cookbook/index.html result sin a 404. The link is at the bootom of this page: http://evelinag.com/Ariadne/ >[The Kernel Cookbook](http://mlg.eng.cam.ac.uk/duvenaud/cookbook/index.html) is a nice overview of different kernel functions...

This would be really nice. e.g: ![screen shot 2015-06-26 at 18 02 48](https://cloud.githubusercontent.com/assets/588746/8382894/130db184-1c2e-11e5-91ea-eecaae693243.png)

enhancement

```fsharp type IMessage = abstract member SerializedLength: unit -> uint32 abstract member Serialize: ZeroCopyBuffer -> unit abstract member ReadFrom: ZeroCopyBuffer -> unit ``` Currently when you are generating code you...

enhancement

Hi, thanks for making this library, I was just wondering what the difference were between the filters you have defined here and those that are implemented in juce like the...

I wonder is any benchmark results could be published so that when testing the libray we can get a comparison is ebverything is running ok? When ikind of result would...

Im currently using models from skikit that have been exported to Onnx but I was curious if I had a model for GPR in either PyTorch or TensorFlow would it...

Currently theres no way (afaik) to runa script when a template is created, so I cant install npm / other dependencies for example.