-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
feb252c
commit cd67133
Showing
5 changed files
with
32 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,37 @@ | ||
Advanced Tutorials | ||
================== | ||
|
||
This section contains tutorials that illustrate more advanced features of BrainPy. | ||
|
||
|
||
|
||
Advanced math | ||
------------- | ||
|
||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
tutorial_advanced/differentiation.ipynb | ||
|
||
|
||
|
||
Interoperation | ||
-------------- | ||
|
||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
tutorial_advanced/integrate_flax_into_brainpy.ipynb | ||
tutorial_advanced/integrate_bp_lif_into_flax.ipynb | ||
tutorial_advanced/integrate_bp_convlstm_into_flax.ipynb | ||
|
||
|
||
Advanced dynamics analysis | ||
-------------------------- | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
:maxdepth: 1 | ||
|
||
tutorial_advanced/math.rst | ||
tutorial_advanced/interoperation.rst | ||
tutorial_advanced/analysis.rst | ||
tutorial_advanced/advanced_lowdim_analysis.ipynb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.