diff --git a/felice_models.pdf b/felice_models.pdf new file mode 100644 index 0000000..650f5e8 Binary files /dev/null and b/felice_models.pdf differ diff --git a/img/lif_plot.png b/img/lif_plot.png new file mode 100644 index 0000000..b7c548b Binary files /dev/null and b/img/lif_plot.png differ diff --git a/index.html b/index.html index c2c3f51..b135c13 100644 --- a/index.html +++ b/index.html @@ -321,17 +321,6 @@ - - -
  • - - - - Quick Start - - - -
  • @@ -921,17 +910,6 @@ - - -
  • - - - - Quick Start - - - -
  • @@ -962,7 +940,7 @@

    Felice

    This project provides a JAX implementation of the different neuron models in felice

    Overview

    -

    The framework is built on top of EventPropJax and leverages JAX's automatic differentiation for efficient simulation and training of SNNs using event-based exact gradients.

    +

    The framework is built on top of diffrax and leverages JAX's automatic differentiation for efficient simulation and training of analogue models.

    Key Features