摘要: #数据初始化 import pandas as pd from keras.models import Sequential from keras.layers.core import Dense, Activation import numpy as np # 参数初始化 inputfile = 阅读全文
posted @ 2022-03-29 14:42 平平无奇的陈序员 阅读(117) 评论(0) 推荐(1)