1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-12-12 20:09:45 +01:00

neural networks: added and linked

This commit is contained in:
2025-11-27 08:44:47 +01:00
parent 28cf833feb
commit 8dbc4038ad

View File

@@ -96,7 +96,7 @@ Using `md` in the `--to` option the notebook can also be converted to a
[markdown](/wiki/markup_language.md) file and back.
Alternatively [notedown](https://pypi.org/project/notedown/) can also convert to markdown using the
following commands.
following commands.
`<output-file>` is the path to the output file again without the extension.
```sh