Skip to content
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

Improve combination tests #186

Closed
SamuelBrand1 opened this issue Apr 26, 2024 · 3 comments
Closed

Improve combination tests #186

SamuelBrand1 opened this issue Apr 26, 2024 · 3 comments
Labels

Comments

@SamuelBrand1
Copy link
Collaborator

We are still adding unit tests (see #179 and #180) but are lacking tests that cover combinations of model components (e.g. combinations of latent models and observations models) and we are lacking tests that cover multiple AD paradigms (e.g. ForwardDiff, tape-based reverse AD, source-based reverse AD etc).

@seabbs
Copy link
Collaborator

seabbs commented Apr 29, 2024

I think you have some work on this @SamuelBrand1 is it in a WIP branch?

@SamuelBrand1
Copy link
Collaborator Author

We've resolved:

  • AD tests (covered by TuringBenchmarks).
  • We now test a combination set of IGPs and latent models whilst fixing a delay observation model.

Q: Does #371 close this and we have new issues for the newer models going forwards?

@seabbs
Copy link
Collaborator

seabbs commented Aug 27, 2024

yes I tihnk so

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants