Activity
minor changes to BMTI example notebook
minor changes to BMTI example notebook
updated cython_grads.c, now should pass tests
updated cython_grads.c, now should pass tests
added dadapy/cython_/*.html to .gitignore
added dadapy/cython_/*.html to .gitignore
Merge remote-tracking branch 'origin/bmti_solvers' into bmti_solvers
Merge remote-tracking branch 'origin/bmti_solvers' into bmti_solvers
fix bug with mixed periodic/nonperiodic features
fix bug with mixed periodic/nonperiodic features
removed debugging comments
removed debugging comments
Merge remote-tracking branch 'origin/main' into bmti_solvers
Merge remote-tracking branch 'origin/main' into bmti_solvers
made greedy dii-jax tests faster
made greedy dii-jax tests faster
made greedy dii-jax tests faster
made greedy dii-jax tests faster
add comments to greedy functions and notebook
add comments to greedy functions and notebook
updated notebook on DII-JAX with the tutorial for greedy feature sele…
updated notebook on DII-JAX with the tutorial for greedy feature sele…
returning best weights too for each feature set in greedy search dii …
returning best weights too for each feature set in greedy search dii …
added test for mini-batches and error estimation in the greedy search
added test for mini-batches and error estimation in the greedy search
added print statements to help the user
added print statements to help the user
fixed whitespace linting
fixed whitespace linting
added n_best implementation in dii-jax greedy, still to debug
added n_best implementation in dii-jax greedy, still to debug
fixing dii implementation
fixing dii implementation
tentative all tests passing
tentative all tests passing
initial implementation of greedy search in dii-jax
initial implementation of greedy search in dii-jax
add M.Allione to contributors, gpu->cpu in tutorial
add M.Allione to contributors, gpu->cpu in tutorial