Skip to content

Commit 57f7b26

Browse files
committed
Remove OptimalNeuron
1 parent 5504858 commit 57f7b26

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

index.html

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -206,25 +206,7 @@ <h1>Open source visualization and simulation platform.</h1>
206206
</div>
207207
</div>
208208
</div>
209-
<div class="item">
210-
<img src="./img/sc_optimal.png" alt="">
211-
<div class="container">
212-
<div class="carousel-caption">
213-
<h1>Aiming for the best.</h1>
214-
<p class="lead">
215-
We are using optimization techniques such as genetic algorithms to fine-tune our models to fit
216-
experimental data from real cellular recordings.
217-
<br/>
218-
It's evolution, baby.
219-
<br/>
220-
<br/>
221-
</p>
222-
<a class="btn btn-large btn-primary" href="http://optimal-neuron.readthedocs.org/" \target="_blank">Documentation</a>
223-
<a class="btn btn-large btn-primary" href="https://github.com/openworm/muscle_model"
224-
target="_blank">Source code</a>
225-
</div>
226-
</div>
227-
</div>
209+
228210
</div>
229211
<a class="left carousel-control" href="#myCarousel" data-slide="prev">&lsaquo;</a>
230212
<a class="right carousel-control" href="#myCarousel" data-slide="next">&rsaquo;</a>

0 commit comments

Comments
 (0)