摘要: import numpy import scipy.special import matplotlib.pyplot as plt import scipy.misc import glob import imageio import scipy.ndimage class neuralNetWork: def __init__(self,inputnodes,hiddennodes,output 阅读全文
posted @ 2019-11-03 12:57 Erick-LONG 阅读(481) 评论(0) 推荐(0) 编辑