Skip to content

Commit 9e0aeb5

Browse files
committed
Add DFODE-kit tutorial instruction in the documentation.
1 parent d761c37 commit 9e0aeb5

3 files changed

Lines changed: 12 additions & 7 deletions

File tree

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The deep learning algorithms and models used in the DeepFlame tutorial examples
2525
:glob:
2626

2727
qs/install
28-
qs/download_dnn_models
28+
qs/dnn_models
2929
qs/examples
3030
qs/input
3131

docs/source/qs/dnn_models.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
DNN Models
2+
======================================
3+
4+
Download DNN Models
5+
--------------------------------------
6+
The neural network models used in the tutorial examples can be found at– `AIS Square <https://www.aissquare.com/>`_.
7+
To run DeepFlame with DNN, download the DNN model `dfODENet <https://www.aissquare.com/models/detail?pageType=models&name=dfODENet_DNNmodel_V0.1&id=181>`_ into the case folder you would like to run.
8+
9+
Train DNN models
10+
--------------------------------------
11+
If you would like to train your own models for your specific case, please use `DFODE-kit <https://github.com/deepflame-ai/DFODE-kit>`_ and check `tutorials <https://github.com/deepflame-ai/DFODE-kit/tree/main/tutorials>`_ for detailed instructions on how to develop and deploy your own neural network models.

docs/source/qs/download_dnn_models.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)