Skip to content

Commit dacd4ff

Browse files
committed
change order of preface and toc in pdf export
1 parent 23e4382 commit dacd4ff

12 files changed

Lines changed: 32896 additions & 32883 deletions

PCPT_01_getstarted.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"output_type": "stream",
107107
"text": [
108108
"------------------------------------------------------------------------------\n",
109-
"https://github.com/meinardmueller/PCPT/releases/download/v0.6.0/PCPT_0.6.0.zip\n",
109+
"https://github.com/meinardmueller/PCPT/releases/download/v0.6.1/PCPT_0.6.1.zip\n",
110110
"------------------------------------------------------------------------------\n"
111111
]
112112
}

PCPT_02_classes.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@
432432
"output_type": "stream",
433433
"text": [
434434
"__dict__ for class:\n",
435-
"{'__module__': '__main__', '__doc__': 'Circle class', 'pi': 3, '__init__': <function Circle.__init__ at 0x7d329022b9c0>, 'area': <function Circle.area at 0x7d329022bf60>, '__dict__': <attribute '__dict__' of 'Circle' objects>, '__weakref__': <attribute '__weakref__' of 'Circle' objects>}\n",
435+
"{'__module__': '__main__', '__doc__': 'Circle class', 'pi': 3, '__init__': <function Circle.__init__ at 0x7db50ae3b9c0>, 'area': <function Circle.area at 0x7db50ae3bf60>, '__dict__': <attribute '__dict__' of 'Circle' objects>, '__weakref__': <attribute '__weakref__' of 'Circle' objects>}\n",
436436
"\n",
437437
"__dict__ for instance:\n",
438438
"{'radius': 3}\n",

PCPT_03_tensor.ipynb

Lines changed: 259 additions & 259 deletions
Large diffs are not rendered by default.

PCPT_04_grad.ipynb

Lines changed: 729 additions & 729 deletions
Large diffs are not rendered by default.

PCPT_05_nn.ipynb

Lines changed: 1309 additions & 1309 deletions
Large diffs are not rendered by default.

PCPT_06_convolution.ipynb

Lines changed: 667 additions & 673 deletions
Large diffs are not rendered by default.

PCPT_07_classification.ipynb

Lines changed: 6919 additions & 6907 deletions
Large diffs are not rendered by default.

PCPT_08_training.ipynb

Lines changed: 11808 additions & 11802 deletions
Large diffs are not rendered by default.

PCPT_09_recursion.ipynb

Lines changed: 2432 additions & 2432 deletions
Large diffs are not rendered by default.

PCPT_10_essential.ipynb

Lines changed: 8758 additions & 8758 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)