From e41f541f3bffeca927c791d5af03513548a42666 Mon Sep 17 00:00:00 2001 From: Newnius Date: Wed, 29 Apr 2020 22:18:18 +0800 Subject: [PATCH] add files --- .idea/workspace.xml | 151 ++++++++++------- README.md | 21 --- figure/continue_predict_high_with_pytorch.png | Bin 45110 -> 0 bytes figure/continue_predict_low_with_pytorch.png | Bin 46060 -> 0 bytes figure/predict_high_with_keras.png | Bin 43653 -> 0 bytes figure/predict_high_with_pytorch.png | Bin 39864 -> 0 bytes figure/predict_high_with_tensorflow.png | Bin 46294 -> 0 bytes figure/predict_low_with_keras.png | Bin 44056 -> 0 bytes figure/predict_low_with_pytorch.png | Bin 40615 -> 0 bytes figure/predict_low_with_tensorflow.png | Bin 48041 -> 0 bytes main.py | 21 +-- model/__init__.py | 0 model/model_keras.py | 35 ---- model/model_pytorch.py | 98 ----------- ...model_tensorflow.py => model_tensorflow.py | 0 requirements.txt | 1 - serve.py | 152 +++++++++--------- test.py | 111 ------------- 18 files changed, 170 insertions(+), 420 deletions(-) delete mode 100644 README.md delete mode 100644 figure/continue_predict_high_with_pytorch.png delete mode 100644 figure/continue_predict_low_with_pytorch.png delete mode 100644 figure/predict_high_with_keras.png delete mode 100644 figure/predict_high_with_pytorch.png delete mode 100644 figure/predict_high_with_tensorflow.png delete mode 100644 figure/predict_low_with_keras.png delete mode 100644 figure/predict_low_with_pytorch.png delete mode 100644 figure/predict_low_with_tensorflow.png delete mode 100644 model/__init__.py delete mode 100644 model/model_keras.py delete mode 100644 model/model_pytorch.py rename model/model_tensorflow.py => model_tensorflow.py (100%) delete mode 100644 test.py diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 72976c1..6054974 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,6 +3,17 @@ + + + + + + + + + + + - + - - + + @@ -59,11 +72,24 @@ + + + + + + + + + + + + + - - + + @@ -71,15 +97,6 @@ - - - - - - - - - @@ -101,9 +118,9 @@ @@ -113,10 +130,9 @@ true DEFINITION_ORDER - -