Skip to content

Commit 4b494ce

Browse files
author
Daniel Incicau
committed
Add final project report as additional documentation
1 parent baf78d7 commit 4b494ce

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,7 @@ After that, activate the environment with `conda activate network`
3434
- To run main simulation `python3 run_complete_simulation.py`
3535
- The project includes a script for hypertuning different input amplitudes for neuron groups. Can be run by `python3 run_amplitude_hypertuning.py`
3636
- All simulation outputs are persisted in the `output` folder. I recommend deleting the content between successive runs to avoid confusion.
37-
- Parallelization of simulations is missing. This would be a much needed improvement for the future.
37+
- Parallelization of simulations is missing. This would be a much needed improvement for the future.
38+
39+
### Project Report
40+
- For more details and documentation about the project scope, the [report](./report/Project_Report.pdf) can be consulted.

report/Project_Report.pdf

1.05 MB
Binary file not shown.

0 commit comments

Comments
 (0)