摘要: 1.BP神经网络 数据可视化 import pandas as pd from keras.models import Sequential from keras.layers.core import Dense, Activation import numpy as np # 参数初始化 inpu 阅读全文
posted @ 2022-03-29 22:55 树懒君 阅读(269) 评论(0) 推荐(0)