deeplearning.ai Neural Networks and Deep Learning 笔记
这里写代码片import numpy as npimport matplotlib.pyplot as pltimport h5pyimport scipyfrom PIL import Imagefrom scipy import ndimagefrom lr_utils import load_dataset%matplotlib inline# Loading the data
原创
2017-09-27 14:06:59 ·
294 阅读 ·
0 评论