-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Define interesting likelihood functions for testing #15
Comments
To get the ball rolling, here are a few initial suggestions.
|
These are all good ideas @cbalazs . Other examples might include the ones in the MultiNest paper (e.g. rastrigin, rosenbrock, gaussian shell and himmelblau). I think the best way to start on this would be to create a module Once you've done that on a local fork, you should create a pull request where we can discuss any further changes to the code. Reference this issue with the tag #15 |
Add optimisation functions suggested by Csaba (DarkMachines/pyBAMBI#15)
This can be done in parallel to #4 , in order to try to find a good neural network architecture @melli1992
The text was updated successfully, but these errors were encountered: