Skip to content

Commit f0c2cbe

Browse files
committed
chore(imi): sync graph annealing state
1 parent 31057ea commit f0c2cbe

1 file changed

Lines changed: 24 additions & 10 deletions

File tree

imi_memory.graph.json

Lines changed: 24 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4423,20 +4423,27 @@
44234423
"edge_type": "causal",
44244424
"weight": 0.6532348394393921,
44254425
"label": "auto-detected (cos=0.65)"
4426+
},
4427+
{
4428+
"source_id": "fd687254202a",
4429+
"target_id": "37a39821bd33",
4430+
"edge_type": "causal",
4431+
"weight": 0.8,
4432+
"label": "auto-detected (cos=0.90)"
4433+
},
4434+
{
4435+
"source_id": "37a39821bd33",
4436+
"target_id": "fd687254202a",
4437+
"edge_type": "causal",
4438+
"weight": 0.8,
4439+
"label": "auto-detected (cos=0.90)"
44264440
}
44274441
],
44284442
"reconsolidation_log": [],
44294443
"annealing": {
4430-
"iteration": 145,
4431-
"temperature": 0.0006197252075469489,
4444+
"iteration": 152,
4445+
"temperature": 0.0004327772257594741,
44324446
"energy_history": [
4433-
74703.67199184786,
4434-
73986.48314234652,
4435-
75839.88051428279,
4436-
76752.7447715289,
4437-
77589.76723329924,
4438-
77970.17716788343,
4439-
76427.82136905735,
44404447
75550.14809163776,
44414448
76406.99028176678,
44424449
75949.08608376319,
@@ -4479,7 +4486,14 @@
44794486
72026.77919441111,
44804487
73735.11636038063,
44814488
71873.2927616706,
4482-
71902.96947897565
4489+
71902.96947897565,
4490+
70414.96297256352,
4491+
70658.85824824075,
4492+
70153.15666532768,
4493+
72008.57272214895,
4494+
70346.58892788687,
4495+
72457.56166823381,
4496+
71837.03105725528
44834497
],
44844498
"converged": false
44854499
}

0 commit comments

Comments
 (0)