MCPcopy Index your code
hub / github.com/erwanplantec/LNDP

github.com/erwanplantec/LNDP @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
130 symbols 314 edges 9 files 31 documented · 24%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

LNDP

Code for the paper "Evolving Self-Assembling Neural Networks: From Spontaneous Activity to Experience-Dependent Learning" (PDF)

Training

To launch training the train.py script has to be executed. You can find the default trainign config in train.py. You can either directly modify it in the file or overwrite config variable with arguments to the script (e.g python -m train.py --env_name="Acrobot-v1 to train on Acrobot).

Core symbols most depended-on inside this repo

initialize
called by 4
lndp.py
step
called by 4
utils/task.py
log
called by 4
utils/trainer.py
initialize
called by 4
utils/trainer.py
reset
called by 3
utils/task.py
initialize
called by 3
utils/task.py
reset
called by 3
utils/foraging.py
dev
called by 2
lndp.py

Shape

Method 85
Class 24
Function 21

Languages

Python100%

Modules by API surface

utils/trainer.py33 symbols
utils/task.py26 symbols
utils/foraging.py18 symbols
utils/model.py14 symbols
task.py14 symbols
lndp.py12 symbols
utils/exputils.py10 symbols
trainer.py2 symbols
train.py1 symbols

For agents

$ claude mcp add LNDP \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact