On Tuesday, 25 October 2016 at 11:17:29 UTC, Saurabh Das wrote:
Hello,
Are there any good ML libraries for D? In particular, looking
for a neural network library currently. Any leads would be
appreciated.
Thanks,
Saurabh
There is also Henry Gouk's dnnet library[1]. I'm not sure how far
is
On Wednesday, 26 October 2016 at 12:13:16 UTC, Ilya Yaroshenko
wrote:
https://github.com/ljubobratovicrelja/mir.experimental.model.rbf
Now moved to https://github.com/libmir/mir-neural
On Tuesday, 25 October 2016 at 13:56:45 UTC, Saurabh Das wrote:
On Tuesday, 25 October 2016 at 11:55:27 UTC, maarten van damme
wrote:
There is mir https://github.com/libmir/mir which is geared
towards machine learning, I don't know if it has anything
about neural networks, I've yet to use it. I
On Tuesday, 25 October 2016 at 14:31:39 UTC, bachmeier wrote:
On Tuesday, 25 October 2016 at 13:58:33 UTC, Saurabh Das wrote:
[...]
Installation amounts to installing a couple of R packages that
I have on Bitbucket, as described on the project page. I have
basic usage examples there as well
On Tuesday, 25 October 2016 at 13:58:33 UTC, Saurabh Das wrote:
Oh that sounds pretty cool.
While I probably won't use it right now, embedding R inside D
would be a good learning opportunity. Is it available on
code.dlang.org or on GitHub?
Thanks
Saurabh
Installation amounts to installin
On Tuesday, 25 October 2016 at 13:56:45 UTC, Saurabh Das wrote:
On Tuesday, 25 October 2016 at 11:55:27 UTC, maarten van damme
wrote:
There is mir https://github.com/libmir/mir which is geared
towards machine learning, I don't know if it has anything
about neural networks, I've yet to use it. I
On Tuesday, 25 October 2016 at 13:26:49 UTC, bachmeier wrote:
On Tuesday, 25 October 2016 at 11:17:29 UTC, Saurabh Das wrote:
Hello,
Are there any good ML libraries for D? In particular, looking
for a neural network library currently. Any leads would be
appreciated.
Thanks,
Saurabh
I have
On Tuesday, 25 October 2016 at 11:55:27 UTC, maarten van damme
wrote:
There is mir https://github.com/libmir/mir which is geared
towards machine learning, I don't know if it has anything about
neural networks, I've yet to use it. If you're only interested
in neural networks, I've used FANN (a C
On Tuesday, 25 October 2016 at 11:17:29 UTC, Saurabh Das wrote:
Hello,
Are there any good ML libraries for D? In particular, looking
for a neural network library currently. Any leads would be
appreciated.
Thanks,
Saurabh
I have written a project to embed R inside D and vice versa for
my r
There is mir https://github.com/libmir/mir which is geared towards machine
learning, I don't know if it has anything about neural networks, I've yet
to use it. If you're only interested in neural networks, I've used FANN (a
C library) together with D and it worked very well.
2016-10-25 13:17 GMT+0
Hello,
Are there any good ML libraries for D? In particular, looking for
a neural network library currently. Any leads would be
appreciated.
Thanks,
Saurabh
11 matches
Mail list logo