上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 344 下一页
摘要: ssh game@192.168.1.42 -p30022123456 下载.tar.gz文件切换到目录下 ./configure ... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(52) 评论(0) 推荐(0)
摘要: stat.replace_one( {"city":ct,"region":rl,"district_name":lk,"da... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(41) 评论(0) 推荐(0)
摘要: stat.replace_one( {"city":ct,"region":rl,"district_name":lk,"da... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(60) 评论(0) 推荐(0)
摘要: import numpy as np import matplotlib.pyplot as plt #x的个数决定了样本量x ... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(190) 评论(0) 推荐(0)
摘要: 最近一直在看 keras 的循环神经网络的lstm层。看了官方的document,和一些小伙伴的文章,一直都没有特别清楚。 今... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(160) 评论(0) 推荐(0)
摘要: import numpy as np import matplotlib.pyplot as plt #x的个数决定了样本量x ... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(117) 评论(0) 推荐(0)
摘要: import numpyfrom keras.models import Sequentialfrom keras.layers i... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(629) 评论(0) 推荐(0)
摘要: 矩阵的奇异值分解 import numpy as npaa= np.array([[1, 1], [1, -2], [2, 1]]... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(136) 评论(0) 推荐(0)
摘要: 矩阵的奇异值分解 import numpy as npaa= np.array([[1, 1], [1, -2], [2, 1]]... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(67) 评论(0) 推荐(0)
摘要: # -*- coding: utf-8 -*-"""Created on Wed Aug 23 13:36:42 2017@auth... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(91) 评论(0) 推荐(0)
上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 344 下一页