Coder Social home page Coder Social logo

engine_phm_2008's Introduction

Engine_PHM_2008

build image

docker build  -t enginer_phm_2008 .

run the example

docker run --gpus all -v $(pwd):/exp -ti enginer_phm_2008 /bin/bash

# inside container
cd exp/
python main.py

# ====================================== Training Epoch 1 =====================================
# 以引擎 unit: 164 做為training data.
# 以引擎 unit: 157 做為validation data.
# 2020-08-30 16:29:46.700029: I tensorflow/stream_executor/platform/default/dso_loader.cc:48] Successfully opened dynamic library libcublas.so.10
# 2020-08-30 16:29:46.826877: I tensorflow/stream_executor/platform/default/dso_loader.cc:48] Successfully opened dynamic library libcudnn.so.7
# 13/13 - 1s - loss: 9234.4268 - accuracy: 0.0049 - val_loss: 7553.2451 - val_accuracy: 0.0051
# Running function: RNN_model_training  cost time: 3.975 seconds.
# [9234.4267578125] [7553.2451171875]
# ======================================= Training Epoch 2 =====================================
# 以引擎 unit: 39 做為training data.
# 以引擎 unit: 131 做為validation data.
# 10/10 - 1s - loss: 5280.0518 - accuracy: 0.0064 - val_loss: 7563.7578 - val_accuracy: 0.0039
# Running function: RNN_model_training  cost time: 3.214 seconds.
# [5280.0517578125] [7563.7578125]
# ======================================= Training Epoch 3 =====================================
# 以引擎 unit: 152 做為training data.
# 以引擎 unit: 125 做為validation data.
# 13/13 - 1s - loss: 5748.6797 - accuracy: 0.0048 - val_loss: 5626.8765 - val_accuracy: 0.0042
# Running function: RNN_model_training  cost time: 2.834 seconds.
# [5748.6796875] [5626.87646484375]
# ======================================= Training Epoch 4 =====================================
# 以引擎 unit: 83 做為training data.
# 以引擎 unit: 131 做為validation data.
# 15/15 - 1s - loss: 4574.1890 - accuracy: 0.0044 - val_loss: 4365.0757 - val_accuracy: 0.0039
# Running function: RNN_model_training  cost time: 3.242 seconds.
# [4574.18896484375] [4365.07568359375]
# ======================================= Training Epoch 5 =====================================
# 以引擎 unit: 129 做為training data.
# 以引擎 unit: 217 做為validation data.
# 9/9 - 1s - loss: 2105.6060 - accuracy: 0.0070 - val_loss: 4033.5544 - val_accuracy: 0.0035
# Running function: RNN_model_training  cost time: 3.283 seconds.
# [2105.60595703125] [4033.554443359375]
# ======================================= Training Epoch 6 =====================================

engine_phm_2008's People

Contributors

myfirstjump avatar penolove avatar

Watchers

James Cloos avatar  avatar

Forkers

penolove

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.