Skip to content

Commit ca55393

Browse files
authored
Update digit_recognition.ipynb
Note about Keras
1 parent a49d5d1 commit ca55393

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

projects/digit_recognition/digit_recognition.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
"\n",
1313
"In addition to implementing code, there will be questions that you must answer which relate to the project and your implementation. Each section where you will answer a question is preceded by a **'Question'** header. Carefully read each question and provide thorough answers in the following text boxes that begin with **'Answer:'**. Your project submission will be evaluated based on your answers to each of the questions and the implementation you provide.\n",
1414
"\n",
15+
"You can use Keras to implement your model. Read more at keras.io.\n",
16+
"\n",
1517
">**Note:** Code and Markdown cells can be executed using the **Shift + Enter** keyboard shortcut. In addition, Markdown cells can be edited by typically double-clicking the cell to enter edit mode."
1618
]
1719
},

0 commit comments

Comments
 (0)