Skip to content

Commit 43abc6c

Browse files
committed
Added forks.md
1 parent b941b87 commit 43abc6c

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ These tutorials have been translated to the following languages:
6767

6868
You can help by translating the remaining tutorials or reviewing the ones that have already been translated. You can also help by translating to other languages.
6969

70+
## Forks
71+
72+
See the [selected list of forks](forks.md) for community modifications to these tutorials.
73+
7074
## Downloading
7175

7276
Some of the Python Notebooks use source-code located in different files to allow for easy re-use

forks.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# TensorFlow Tutorials - Forks
2+
3+
These are forks of the [original TensorFlow Tutorials by Hvass-Labs](https://github.com/Hvass-Labs/TensorFlow-Tutorials).
4+
They are not developed or even reviewed by the original author, who takes no reponsibility for these forks.
5+
6+
If you have made a fork of the TensorFlow Tutorials with substantial modifications that you feel may be useful to others,
7+
then please [open a new issue on GitHub](https://github.com/Hvass-Labs/TensorFlow-Tutorials/issues) with a link and short description.
8+
9+
* [Keras port of some tutorials.](https://github.com/chidochipotle/TensorFlow-Tutorials)
10+
* [The Inception model as an OpenFaaS function.](https://github.com/Hvass-Labs/TensorFlow-Tutorials)

0 commit comments

Comments
 (0)