forked from YunYang1994/TensorFlow2.0-Examples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7c6be76
commit 83f0b40
Showing
1 changed file
with
1 addition
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -117,19 +117,4 @@ This tutorial was designed for easily diving into TensorFlow2.0. it includes bo | |
|
||
## Copyright | ||
|
||
``` | ||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE | ||
Version 1, JUNE 2019 | ||
Copyright (C) 2019 YunYang1994 <[email protected]> | ||
Everyone is permitted to copy and distribute verbatim or modified | ||
copies of this license document, and changing it is allowed as long | ||
as the name is changed. | ||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE | ||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION | ||
0. You just DO WHAT THE FUCK YOU WANT TO. DON'T ASK ME, JUST DO IT. | ||
``` | ||
|
||
This repo is implemented by YunYang1994. Using this under MIT License. |