Skip to content

Commit 7aac855

Browse files
Update transfer learning tutorial (#387)
* Update transfer learning tutorial * Small changes * Remove @epochs and add relu activation * Update README.md --------- Co-authored-by: Michael Abbott <[email protected]>
1 parent e59d582 commit 7aac855

File tree

5 files changed

+904
-407
lines changed

5 files changed

+904
-407
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Flux v0.13 is the latest right now, marked with ☀️; models upgraded to use
9494
**Tutorials**
9595
* [A 60 Minute Blitz](tutorials/60-minute-blitz/60-minute-blitz.jl) ⛅️ v0.11
9696
* [DataLoader example with image data](tutorials/dataloader) ⛅️ v0.11
97-
* [Transfer Learning](tutorials/transfer_learning/transfer_learning.jl) ️ v0.11
97+
* [Transfer Learning](tutorials/transfer_learning/transfer_learning.jl) ️ v0.13
9898

9999
## Examples Elsewhere
100100

0 commit comments

Comments
 (0)