Alcides Fonseca

Results 20 comments of Alcides Fonseca

Depends on: #146

https://github.com/AwardOfSky/TensorGP/commit/f08e0f3cedbf3b908db45685f1440dfdb58848dd#diff-9ba224f030e3567974fe738e3e53b7d3f9f0b0f28f70ef2b72eb71a042314501R1731

Related to #56

@eduardo-imadeira, can you please update the description with: 1) Why do we need this (describe the use case) 2) Where do you think we can implement this?

Thank you for your interest! Short answer: The grammar you are describing is not Context-Free (you can probably write an equivalent CFG, but that would take dozens of lines). A...

Using this can make it trivial to implement the SGD: https://github.com/patrick-kidger/sympy2jax

Related to [PR#128](https://github.com/alcides/GeneticEngine/pull/128).