Skip to content

Instantly share code, notes, and snippets.

@archena
Created November 11, 2019 22:23
Show Gist options
  • Save archena/e5ba6d49ab40ed4ed460c58454bef48c to your computer and use it in GitHub Desktop.
Save archena/e5ba6d49ab40ed4ed460c58454bef48c to your computer and use it in GitHub Desktop.
%load_ext autoreload
%autoreload 2
import sys
sys.path.append("../")
import components.data
import components.features
import components.training
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment