Skip to content

Commit 5ea49b0

Browse files
author
Baichuan Sun
committed
fix: italic
1 parent 5d8ac01 commit 5ea49b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ For more details about the modeling process, refere to `notebook/01_U-net_Modell
132132

133133
## PyTorch Transfer Modeling from FastAI
134134

135-
In this section we build a pure PyTorch model and transfer the model weights from FastAI. The following materials are inspired by "[Practical-Deep-Learning-for-Coders-2.0](https://github.com/muellerzr/Practical-Deep-Learning-for-Coders-2.0/blob/master/Computer%20Vision/06_Hybridizing_Models.ipynb)" by Zachary Mueller et al.
135+
In this section we build a pure PyTorch model and transfer the model weights from FastAI. The following materials are inspired by "[Practical-Deep-Learning-for-Coders-2.0](https://github.com/muellerzr/Practical-Deep-Learning-for-Coders-2.0/blob/master/Computer%20Vision/06_Hybridizing_Models.ipynb)" by Zachary Mueller *et al*.
136136

137137
### Export Model Weights from FastAI
138138

0 commit comments

Comments
 (0)