Hi,
I decided to port it to java, and if you should like it, you can extend
[Math] with RL algorithms.

https://github.com/toki78/JuRLs/tree/master/JuRLs/src/jurls/core
It will take a while, until I ported it all to java.

Regards
Thorsten


Am 15.11.2014 um 15:01 schrieb Gilles:
On Sat, 15 Nov 2014 14:32:07 +0100, Thorsten Kiefer wrote:
Hello,

Am 15.11.2014 um 13:39 schrieb Gilles:
Hello.

On Sat, 15 Nov 2014 06:15:32 +0100, Thorsten Kiefer wrote:
Hi,
I coded this in JavaScript :
http://toki78.github.io/

I am wondering, if parts of this might be useful for the math module.
If so, I could contribute it.

There are some machine-learning algorithms in Commons Math, more
would probably be welcome.
Could you perhaps describe with a little more details what you are
proposing?
I would like to implement a (non-turing-complete) meta languge

I don't think that CM would be the right place for a special-purpose
language. [Some time ago, there was a proposal for a language to
create arithmetical expressions.]
If you think otherwise, could you provide some rationale, so that we
can comment on concrete arguments?

for
the approximation function and the RL-update rule.
Then I would provide Q(lambda) and SARSA(lambda) using the fourier basis.
Might be useful for somebody.

Perhaps. I don't know what are RL, Q, SARSA.

The Meta-compiler's result could implement the interfaces used by the
FunctionFitters.
As far as I can remember : MultivariateFunction or so...

This looks like your project would depend on Commons Math, but need not
be part of it.

For more understanding you can also look up the code on my git profile.

I tried to read "README.md": it just says "My website"...
Care to give a link to a description?  Thanks.


Regards,
Gilles


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to