We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a64c264 commit 33d237aCopy full SHA for 33d237a
1 file changed
README.md
@@ -4,8 +4,6 @@ TensorFlow implementation of the Xception Model by François Chollet, based on t
4
5
As an example, the model will be trained on the Flowers dataset.
6
7
-**Python 3 Users:** Please clone the python 3 branch instead of the master branch, as it includes some changes for compatability.
8
-
9
### Contents
10
11
1. **xception.py**: The model implementation file.
0 commit comments