Markus Quade

Results 6 comments of Markus Quade

This should be a good point to start reading: https://www.iitk.ac.in/kangal/Deb_NSGA-II.pdf

@Jacob-Stevens-Haas You can find the build log of readthedocs here https://readthedocs.org/projects/pysindy/builds/17412700/ I think it‘s easy to reproduce the build but checking for correct rst maybe tricky

Seems like some of your data are infinite. Did you clean your data before fitting the model?

Thanks for your investigations. The group lasso implementation is actually vendored. Mind sharing how you fixed the problem? We might want to have our own group lasso implementation.

We are thinking about dedicated `tensorflow` support by providing a suitable primitive set and examples. Besides that, other concepts (algorithms, genetic operations) will work right out of the box.

Hi @danuker, thank you for your interest in glyph. Indeed the project lacks an interface compatible with sklearn. I'd be delighted to review a pull request and certainly willing to...