Minor changes
This commit is contained in:
parent
76428c86e2
commit
603fece51b
2 changed files with 12 additions and 0 deletions
|
@ -49,6 +49,12 @@ Welcome to ScienceNotes's documentation!
|
|||
calculus/notations.rst
|
||||
calculus/ode.rst
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:numbered:
|
||||
:caption: Machine Learning
|
||||
|
||||
ml/nn.rst
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
|
6
source/ml/nn.rst
Normal file
6
source/ml/nn.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
Neural Networks
|
||||
================================
|
||||
|
||||
todo
|
||||
|
||||
|
Loading…
Add table
Reference in a new issue