Skip to content

Conversation

@allierc
Copy link
Collaborator

@allierc allierc commented Jan 27, 2026

LLM-loop integrate:
jobs on cluster
code changes
auto-repair code

allierc and others added 12 commits January 22, 2026 09:39
remove loop config_file
- Add Write to subprocess allowedTools for code generation
- Reset start_iteration=64 for experiment resumption

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- connectivity_filling_factor=0.2, noise_model_level=0.5
- n_neurons=100, coeff_W_L1=0

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
…vity

- data_generate_synaptic: only save connectivity.pt (remove edge_index.pt, mask.pt)
- data_test_signal: recreate edge_index instead of loading from file
- data_train_signal: backup only connectivity.pt to log folder

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
model.p contains per-neuron-type parameters that are already available
in config.simulation.params, so saving them to disk is unnecessary.
This makes NeuralGraph consistent with neural-gnn.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Added cycle detection to prevent infinite loop when traversing parent chain
in UCB score computation. Warns if circular parent references are found.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@allierc allierc merged commit 285a179 into main Jan 27, 2026
1 check failed
@allierc allierc deleted the ca/LLMcode branch January 27, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants