We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fd10e6 commit 327738eCopy full SHA for 327738e
recipes_source/recipes/saving_and_loading_a_general_checkpoint.py
@@ -42,7 +42,7 @@
42
# -----
43
#
44
# 1. Import all necessary libraries for loading our data
45
-# 2. Define and intialize the neural network
+# 2. Define and initialize the neural network
46
# 3. Initialize the optimizer
47
# 4. Save the general checkpoint
48
# 5. Load the general checkpoint
@@ -60,7 +60,7 @@
60
61
62
######################################################################
63
64
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
65
66
# For sake of example, we will create a neural network for training
0 commit comments