Cartesian genetic programming: Difference between revisions

Content deleted Content added
added wikilinks and removed "underlinked" tag
No edit summary
Line 3:
 
Miller's website<ref>{{Cite web|url=http://www.cartesiangp.com|title=CGP home|website=www.cartesiangp.com|access-date=2018-08-02}}</ref> explains how CGP works. He edited a book entitled ''Cartesian Genetic Programming'',<ref>{{Cite book|date=2011|editor-last=Miller|editor-first=Julian F.|title=Cartesian Genetic Programming|journal=Natural Computing Series|language=en-gb|doi=10.1007/978-3-642-17310-3|issn=1619-7127|isbn=978-3-642-17309-7|citeseerx=10.1.1.8.3777}}</ref> published in 2011 by [[Springer Science+Business Media|Springer]].
 
The open source project dCGP<ref>{{Cite web|url=https://darioizzo.github.io/dcgp/index.html|website=github.com|access-date=2018-08-02|title=dCGP v1.5}}</ref> implements a differentiable version of CGP developed at the European Space Agency by Dario Izzo, Francesco Biscani and Alessio Mereta <ref>Izzo, D. and Biscani, F. and Mereta, A.: Differentiable Genetic Programming. In: Proc. European Conference on Genetic Programming, LNCS, vol. 10196, pp. 35–51. Springer (2017)</ref> able to approach symbolic regression tasks, to find solution to differential equations, find prime integrals of dynamical systems, represent variable topology artificial neural networks and more.
 
 
 
 
 
== References ==