activity op• 資料種類:matrix → labels
• 呼叫: import fullseye as fs; fs.ledger.graph_activation_latency(X: 'Any', thresh: 'float' = 0.1) -> 'np.ndarray'(要直接呼叫實作,import conngraph; conngraph.graph_activation_latency(X: 'Any', thresh: 'float' = 0.1) -> 'np.ndarray';從台帳取用則 opsconngraph.get("graph_activation_latency"))
> 該運算子的說明尚無譯文,以下照原文給出。
各ノードが初めて「点いた」ステップ(0 始まり)の列 (n,)、整数。点かなかったノードは −1。
`X` は reservoir_states の (T, n)。「点いた」= |x| ≥ 全体の最大値 × thresh(thresh は
(0, 1])。尺度はノードごとでなく 1 つ —— ノードごとに伸ばすと、ほとんど動かないノードの
丸め屑も「点いた」になる。全零の X はすべて −1。
• 範例資料目錄(下載 URL / 授權) —— 2-D 用 skimage.data(BSD/公有領域)加合成圖,3-D 給出真實資料源(Stanford/PDS 等)的下載 URL。
• 運算子來歷與參考文獻 —— 該運算子族所依據的研究/方法出處。
• 演算法的正典(作者・年份)與用途見上面的族使用指南。
• poc_malecns_activity_wave — py -3.11 examples/poc_malecns_activity_wave.py
labels 作為輸入)graph_modularity · graph_activity_spread · graph_block_shuffle · graph_layer_propagate · states_layer_dimension
activity)graph_activity_spread · points_activity_video
*Provenance: conngraph.py — CONNGRAPH 運算子登記表。本條目由 tools/opdocs.py md 自動產生(請勿手動編輯)。*
© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.