These are the Kickstarter Engineering and Data role definitions for both teams.
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | import os | |
| import numpy as np | |
| import scipy.misc | |
| import scipy.io | |
| import math | |
| import tensorflow as tf | |
| from sys import stderr | |
| from functools import reduce | |
| import time |