teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

著作権

2021/08/18 08:58

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -10,6 +10,9 @@
10
10
  ```Python
11
11
  # -*- coding: utf-8 -*-
12
12
 
13
+ #Copyright (c) 2017, Gabriel Eilertsen.
14
+ #All rights reserved.
15
+
13
16
  import os, sys
14
17
  import tensorflow as tf
15
18
  import tensorlayer as tl