摘要: 1 # coding: utf-8 2 3 # In[1]: 4 5 6 import urllib.request 7 import os 8 9 10 # In[2]: 11 12 13 url="http://biostat.mc.vanderbilt.edu/wiki/pub/Main/Da 阅读全文
posted @ 2019-03-02 19:28 大浪淘沙、 阅读(728) 评论(0) 推荐(0)
摘要: View Code 有手册,然后代码不知道看一下:https://keras-cn.readthedocs.io/en/latest/ 首先是下载数据集,下载太慢了就从网盘上下载: 链接:https://pan.baidu.com/s/1W-d1atE-hvPwNOtcupfivQ 提取码:8rr5 阅读全文
posted @ 2019-03-02 18:28 大浪淘沙、 阅读(734) 评论(0) 推荐(0)