Skip to content

Instantly share code, notes, and snippets.

@dvgodoy
Last active April 30, 2018 20:14
Show Gist options
  • Save dvgodoy/ba49bdca40a2abaa68af39922e78a556 to your computer and use it in GitHub Desktop.
Save dvgodoy/ba49bdca40a2abaa68af39922e78a556 to your computer and use it in GitHub Desktop.
import matplotlib.pyplot as plt
fig, ax = plt.subplots(1, 1, figsize=(5, 5))
fs = replay.build_feature_space(ax, layer_name='hidden')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment