上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 345 下一页
摘要: import pandas as pdimport numpy as npimport matplotlib.pyplot as p... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(60) 评论(0) 推荐(0) 编辑
摘要: import pandas as pdimport numpy as npimport matplotlib.pyplot as p... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(88) 评论(0) 推荐(0) 编辑
摘要: # -*- coding: utf-8 -*-"""Created on Fri Jan 12 17:21:11 2018@auth... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(29) 评论(0) 推荐(0) 编辑
摘要: # -*- coding: utf-8 -*-"""Created on Fri Jan 12 17:21:11 2018@auth... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(51) 评论(0) 推荐(0) 编辑
摘要: from matplotlib import pyplot as pltimport numpy as npfrom mpl_too... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(62) 评论(0) 推荐(0) 编辑
摘要: from matplotlib import pyplot as pltimport numpy as npfrom mpl_too... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(102) 评论(0) 推荐(0) 编辑
摘要: import numpy as np import matplotlib.pyplot as plt #x的个数决定了样本量x ... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(93) 评论(0) 推荐(0) 编辑
摘要: import numpyfrom keras.models import Sequentialfrom keras.layers i... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(580) 评论(0) 推荐(0) 编辑
摘要: 矩阵的奇异值分解 import numpy as npaa= np.array([[1, 1], [1, -2], [2, 1]]... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(110) 评论(0) 推荐(0) 编辑
摘要: 矩阵的奇异值分解 import numpy as npaa= np.array([[1, 1], [1, -2], [2, 1]]... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(38) 评论(0) 推荐(0) 编辑
上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 345 下一页