mloss.org glyphhttp://mloss.orgUpdates and additions to glyphenThu, 01 Jun 2017 20:51:52 -0000glyph 0.3.2http://mloss.org/software/view/677/<html><p>glyph is a python 3 library based on deap providing abstraction layers for symbolic regression problems. </p> <p>It comes with batteries included: </p> <ul> <li> predefined primitive sets </li> <li> n-dimensional expression tree class </li> <li> symbolic and structural constants </li> <li> interfacing constant optimization to scipy.optimize </li> <li> easy integration with joblib or dask.distributed </li> <li> symbolic constraints </li> <li> boilerplate code for logging, checkpointing, break conditions and command line applications </li> <li> rich set of algorithms </li> </ul> <p>glyph also includes a plug and play command line application glyph-remote which lets non-domain experts apply symbolic regression to their optimization tasks. </p></html>Markus Quade,Julien Gout,Markus AbelThu, 01 Jun 2017 20:51:52 -0000http://mloss.org/software/rss/comments/677http://mloss.org/software/view/677/genetic programmingmlcsymbolic regression