Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
dkatsios authored Apr 23, 2020
1 parent 05fa20e commit 1704b1c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Implementations/Xception/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Implementation of Xception

<br><span style="font-size:14pt;">We will use the tensorflow.keras Functional API to build Xception</span>
(https://arxiv.org/pdf/1610.02357.pdf)
We will use the [tensorflow.keras Functional API](https://www.tensorflow.org/guide/keras/functional) to build Xception from the original paper: “[Xception: Deep Learning with Depthwise Separable Convolutions](https://arxiv.org/abs/1610.02357)” by François Chollet.

[Video tutorial](https://www.youtube.com/watch?v=nMBCSroJ7bY&list=PLaPdEEY26UXyE3UchW0C742xh542yh0yI&index=6)

---

0 comments on commit 1704b1c

Please sign in to comment.