every blog every motto: In the end, it’s not the years in your life that count. It’s the life in your years.
0. 前言
用skleran 封装keras模型
1. 代码部分
1. 导入模块
import matplotlib as mpl
import matplotlib.pyplot as plt
%matplotlib inline
import numpy as np
impor