issues
search
uni-courses
/
snncompare
Runs networkx graphs representing spiking neural networks of LIF-neurons on lava-nc or networkx.
GNU Affero General Public License v3.0
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
A current issue is that the graph loader does not work because some graphs are in a list.
#64
a-t-0
closed
2 years ago
1
Write test to verify the correct stages are identified as done/not done based on the json file content.
#63
a-t-0
closed
2 years ago
8
Create single cumulative output json instead of duplicate cumulative jsons.
#62
a-t-0
closed
2 years ago
1
Ensure unique_hash id are static over time for identical run configs and for identical experiment configs
#61
a-t-0
closed
1 year ago
1
Instead of creating duplicate graphs for each timestep, store the timestep data as attributes in a single graph.
#60
a-t-0
closed
2 years ago
5
Run config
#59
a-t-0
closed
2 years ago
0
Allow setting the export json boolean for stages 1,2 and 4 respectively.
#58
a-t-0
closed
1 year ago
1
Move plot output generation to stage 3.
#57
a-t-0
closed
2 years ago
0
Run config
#56
a-t-0
closed
2 years ago
0
Create separate graph name for different graph types.
#55
a-t-0
closed
2 years ago
0
Ensure the overwrite_sim_results = False results in skipping the runs which have already been created.
#54
a-t-0
closed
2 years ago
1
Write method to load graphs and run config from exported json dict.
#53
a-t-0
closed
2 years ago
1
Run config
#52
a-t-0
closed
2 years ago
0
Include seed in Experiment_config.
#51
a-t-0
closed
2 years ago
0
Support different algorithms in configuration settings.
#50
a-t-0
closed
2 years ago
0
Run config
#49
a-t-0
closed
2 years ago
0
Run config
#48
a-t-0
closed
2 years ago
0
Write function to verify configuration settings are complete and valid.
#47
a-t-0
closed
2 years ago
1
Create and verify run object.
#46
a-t-0
closed
2 years ago
1
Ensure runnability
#45
a-t-0
closed
2 years ago
0
Specify experiment object hierarchy.
#44
a-t-0
closed
2 years ago
0
Generalise adaptation mechanism to run on each node regardless of its function.
#43
a-t-0
closed
1 year ago
1
Ensure experiment results are generated correctly using the test files before refactoring.
#42
a-t-0
closed
2 years ago
0
Write a test that verifies radiation is implemented correctly.
#41
a-t-0
closed
1 year ago
1
Write a test that verifies results are correct when the code is ran with brain adaptation.
#40
a-t-0
closed
1 year ago
0
Write a test that verifies results are correct when the code is ran without brain adaptation.
#39
a-t-0
closed
1 year ago
0
Remove old unused code.
#38
a-t-0
closed
1 year ago
0
Complete experiment with single command.
#37
a-t-0
closed
2 years ago
0
Ensure dictionaries are written to json correctly
#36
a-t-0
closed
1 year ago
1
Verify the random neurons are initiated at a negative value.
#35
a-t-0
closed
1 year ago
1
Include check to prevent duplicate runs.
#34
a-t-0
closed
1 year ago
2
Restore adaptation
#33
a-t-0
closed
2 years ago
0
Verify redundancy behaviour on various neuron types.
#32
a-t-0
closed
1 year ago
1
Shift left and right x, y position of data to make redundant neuron property values visible
#31
a-t-0
closed
2 years ago
0
Compute results per run.
#30
a-t-0
closed
2 years ago
2
Correct the plot output name based on Pickle name.
#29
a-t-0
closed
2 years ago
0
Re-Ensure brain adaptation graphs can be ran and behaviour can be outputted.
#28
a-t-0
closed
2 years ago
1
Ensure the recurrent synapses are created in the mdsa graphs.
#27
a-t-0
closed
2 years ago
1
Verify simulation mdsa neurons yields same results as alipour.
#26
a-t-0
closed
1 year ago
1
Verify how radation death is implemented, and that it indeed is implemented.
#25
a-t-0
closed
2 years ago
1
Convert old graph properties into new networkx graph properties.
#24
a-t-0
closed
2 years ago
0
Include cyclic graphs in testing.
#23
a-t-0
closed
2 years ago
0
Loop over recurrent edge density.
#22
a-t-0
closed
2 years ago
0
Test with recurrent connections.
#21
a-t-0
closed
2 years ago
0
Visualise network behaviour for lava SNNs and networkx SNNs.
#20
a-t-0
closed
2 years ago
0
Separated networkx SNN creation and simulation.
#19
a-t-0
closed
2 years ago
0
The networkx simulation adds input signals after 1 second of simulation, whereas LIF lava does not.
#18
a-t-0
closed
2 years ago
1
Test random snns
#17
a-t-0
closed
2 years ago
0
Test random snns
#16
a-t-0
closed
2 years ago
0
Make sure all nodes are reached by a single starter neuron.
#15
a-t-0
closed
2 years ago
2
Previous
Next