SciML / DataDrivenDiffEq.jl

Data driven modeling and automated discovery of dynamical systems for the SciML Scientific Machine Learning organization
https://docs.sciml.ai/DataDrivenDiffEq/stable/
MIT License
402 stars 56 forks source link

Lux #427

Closed AlCap23 closed 1 year ago

AlCap23 commented 1 year ago

Probably also Bayesian and GP

It would be awesome to provide a BinaryTree container along the LayeredDAG, but I think we can do a PR afterwards.

Also : CrossEntropyMethod and maybe an API for POMPDS / ReinforcementLearning ?

ChrisRackauckas commented 1 year ago

This looks reasonable enough. A few small comments but nothing major. This could just merge as-is.

AlCap23 commented 1 year ago

I'll add a few more tests for Gumbel softmax and the deep symbolic regression stuff and merge.

Docs will happen soonish afterwards.