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

[State-space model; dependent on #100] Replace autograd with Jax #103

Open
adam2392 opened this issue Jul 25, 2022 · 0 comments
Open

[State-space model; dependent on #100] Replace autograd with Jax #103

adam2392 opened this issue Jul 25, 2022 · 0 comments

Comments

@adam2392
Copy link
Member

Autograd is not actively developed anymore and is superseded by jax. In #100, @jadrew43 will implement things first with autograd since he's comfortable w/ that already. This GH issue will track when #100 is done, to refactor the code to replace all autograd functions w/ jax.

Hey @adam2392 one of the CI errors is due to autograd: ModuleNotFoundError: No module named 'autograd'. I'd really like to move to the next step of the proposal and work to integrate jax (to replace autograd) later on in order to keep pace with the summer milestones. Is it alright if I install autograd in the dependencies for mnedev (assuming that will fix the error) for now and work to integrate jax later on?

Originally posted by @jadrew43 in #100 (comment)

@adam2392 adam2392 changed the title Replace autograd with Jax [State-space model; dependent on #100] Replace autograd with Jax Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant