Skip to content

Instantly share code, notes, and snippets.

@cgarciae
Created August 28, 2020 03:25
Show Gist options
  • Select an option

  • Save cgarciae/c8b16a2c0fdbac27b4caf5effe61134d to your computer and use it in GitHub Desktop.

Select an option

Save cgarciae/c8b16a2c0fdbac27b4caf5effe61134d to your computer and use it in GitHub Desktop.

Revisions

  1. cgarciae created this gist Aug 28, 2020.
    5 changes: 5 additions & 0 deletions DLJE_imports.py
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    import numpy as np
    import jax
    import jax.numpy as jnp
    import elegy
    import optax