google / jaxopt

Hardware accelerated, batchable and differentiable optimizers in JAX.
https://jaxopt.github.io
Apache License 2.0
939 stars 66 forks source link

Remove FLAX resnet example (duplicate in notebook example) #353

Closed fabianp closed 1 year ago

fabianp commented 1 year ago

This example was duplicate between the examples and notebooks directory. I think its best to have it just on one directory, to avoid duplicate errors, as we realized in https://github.com/google/jaxopt/pull/352