Skip to content
Open

Typo #13

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ by active learning (by developers of Spacy), text and image

### 2.3. DL Frameworks
* Unless having a good reason not to, use Tensorflow/Keras or PyTorch. <sup>[1](#fsdl)</sup>
* The following figure shows a comparison between different frameworks on how they stand for *"developement"* and *"production"*.
* The following figure shows a comparison between different frameworks on how they stand for *"development"* and *"production"*.

<p align="center">
<img src="https://github.com/alirezadir/Production-Level-Deep-Learning/blob/master/images/frameworks.png" title="" width="95%" height="95%">
Expand Down