Skip to content
Mike Zhou edited this page May 20, 2018 · 11 revisions

The purpose of this project is to explore the application of Deep Learning to power system analysis. Google's TensorFlow is used as ML engine, while InterPSS is used to provide power system analysis/simulation model service: 1) to generate training data to train the neural network (NN) model; 2) provide service for checking model prediction accuracy.

Reference

Clone this wiki locally