Skip to content

Instantly share code, notes, and snippets.

View ejmejm's full-sized avatar
🎯
Focusing

Edan Meyer ejmejm

🎯
Focusing
View GitHub Profile
@ejmejm
ejmejm / vmap_test.py
Created July 23, 2024 17:42
Test of vmapped matrix multiplication vs. batched matrix multiplication
from equinox import nn
import jax
import jax.numpy as jnp
#########################################
# Test 1 #
#########################################
@ejmejm
ejmejm / visr.ipynb
Created December 28, 2021 05:21
VISR.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ejmejm
ejmejm / pytorch_tips_yt_follow.ipynb
Created May 9, 2021 09:14
pytorch_tips_yt_follow.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.