#!/usr/bin/env python3 import pickle weights = pickle.load(open("weights.pkl", "rb"))