mirror of
https://github.com/bics-rug/felice-models.git
synced 2026-03-10 21:14:15 +01:00
Initial commit
Co-authored-by: Aradhana Dube <a.dube@rug.nl> Co-authored-by: Renzo I. Barraza Altamirano <r.i.barraza.altamirano@rug.nl> Co-authored-by: Paolo Gibertini <p.gibertini@rug.nl> Co-authored-by: Luca D. Fehlings <l.d.fehlings@rug.nl>
This commit is contained in:
7
docs-site/docs/api/datasets.md
Normal file
7
docs-site/docs/api/datasets.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Datasets
|
||||
|
||||
::: felice.datasets
|
||||
options:
|
||||
show_root_heading: true
|
||||
show_source: true
|
||||
heading_level: 2
|
||||
9
docs-site/docs/api/index.md
Normal file
9
docs-site/docs/api/index.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# API Reference
|
||||
|
||||
API documentation for Felice.
|
||||
|
||||
## Modules
|
||||
|
||||
- [Neuron Models](neuron_models.md) - Neuron model implementations
|
||||
- [Solver](solver.md) - Zero-clipping solver
|
||||
- [Datasets](datasets.md) - Built-in datasets
|
||||
8
docs-site/docs/api/neuron_models.md
Normal file
8
docs-site/docs/api/neuron_models.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Neuron Models
|
||||
|
||||
::: felice.neuron_models
|
||||
options:
|
||||
show_root_heading: true
|
||||
show_source: true
|
||||
members_order: source
|
||||
heading_level: 2
|
||||
7
docs-site/docs/api/solver.md
Normal file
7
docs-site/docs/api/solver.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Solver
|
||||
|
||||
::: felice.solver
|
||||
options:
|
||||
show_root_heading: true
|
||||
show_source: true
|
||||
heading_level: 2
|
||||
Reference in New Issue
Block a user