Skip to content

Instantly share code, notes, and snippets.

@OhadRubin
Created May 26, 2025 08:55
Show Gist options
  • Save OhadRubin/e48562fa927a0ece1def32806a7de48a to your computer and use it in GitHub Desktop.
Save OhadRubin/e48562fa927a0ece1def32806a7de48a to your computer and use it in GitHub Desktop.
eLOCm.md

please port this implementation of epinets into jax keep it as similar as possible to the original code. you are provided with a jax implementation of mnist to help you.

  1. come up with a plan that includes a estimated #LOC modified or e#LOCm.
  2. if a line requires more than 30 e#LOCm then you should divide it into two parts or more. This is so I could see what you are doing. The division allows me to see your output, you should say what you did after each modification and think ahead to the next modification.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment