Method to collaborate PSS/E with Deep Learning
Dear All,
Thanks for coming to my question.
As we know almost all of the deep learning models in python only available in python 3.7 (64-bit), and pss/e 33 can only work with python 2.7 (32-bit), and even the newest pss/e (34 version) can only work with python 2.7 and 3.4 (32-bit). So we can find something very trick here.
Now I want to first collect the database that simulated from PSS/E to train a Prediction/Operation model using deep learning technique, then use the trained model to assist the Prediction/Operation of a power system during the simulation in pss/e. However, it seems very intractable because of the above problem.
Is there any method to do it? Thank you in advance.