pebasantaf / artdistrigrid

Analysis and development of Artificial Neural Network (ANN) models with Keras and Tensorflow to simulate the dynamic behaviour of distribution grids.
0 stars 0 forks source link

make t_step variable independent for functions #2

Open pebasantaf opened 4 years ago

pebasantaf commented 4 years ago

t_step variable comes from the testing data to the training data importing function, creating a weird unnecessary dependecy. I will get rid of it and just read in internally in the training data importing function