From e169ab153328efd1fdb2bd0a69ccae5f3724fb2c Mon Sep 17 00:00:00 2001 From: Russell Jarvis <rjjarvis@asu.edu> Date: Sat, 18 Apr 2020 10:49:44 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 544df43..bbaf20f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # A Julia port of [NeuronUnitOpt](https://github.com/russelljjarvis/NeuronunitOpt) -A toolchain to optimise spiking neural [models evaluated in Julia](https://github.com/AStupidBear/SpikingNeuralNetworks.jl) against experimental data via a [genetic algorith optimization](https://github.com/gsoleilhac/NSGAII.jl/). +A toolchain that facilitates optimization of spiking neuronal [models evaluated in Julia](https://github.com/AStupidBear/SpikingNeuralNetworks.jl) against experimental electrophysiology data via a [genetic algorith optimization](https://github.com/gsoleilhac/NSGAII.jl/). [](https://travis-ci.org/russelljjarvis/SpikingNeuralNetworks.jl) -- GitLab