In [2]:
import csv
import tensorflow as tf
import pandas as pd

In [ ]:
def saveWeights():
    pass
def loadWeights():
    pass