摘要:
转自:https://blog.csdn.net/jared_zhu/article/details/51707468 https://www.cnblogs.com/lidp/archive/2009/04/05/1698070.html 1.直写 是SRAM也就是cache缓存写入主存的两种策略 阅读全文
posted @ 2021-01-29 21:36
lypbendlf
阅读(1370)
评论(0)
推荐(1)
摘要:
转自:https://blog.csdn.net/u013315650/article/details/56347793 知乎 https://www.zhihu.com/question/25142664/answer/154497286 1.时间局部性和空间局部性 在CPU访问寄存器时,无论是存 阅读全文
posted @ 2021-01-29 21:17
lypbendlf
阅读(371)
评论(0)
推荐(0)
摘要:
1.sc.pp.normalize_per_cell() https://scanpy.readthedocs.io/en/stable/api/scanpy.pp.normalize_per_cell.html Normalize each cell by total counts over al 阅读全文
posted @ 2021-01-29 14:09
lypbendlf
阅读(786)
评论(0)
推荐(0)
摘要:
1.定义+compile self.model = Model(inputs=[self.input_layer, self.sf_layer], outputs=output) #或 model = Sequential([ Dense(32, input_shape=(784,)), Activ 阅读全文
posted @ 2021-01-29 13:46
lypbendlf
阅读(147)
评论(0)
推荐(0)
浙公网安备 33010602011771号