GAN-1D
使用WGAN生成故障轴承振动信号
要求:
python 3.5+
张量流gpu
numpy scipy os
打开cmd和cd到文件夹
$ python train.py
--learning_rate 0.000001 #change the learning rate,default 0.000001
--epoch 2000000 #how much epochs to train,default 2000000
--sample_rate 50000 #how many epochs you want to sample once,default 50000
--train_data x1 #there 9 kinds of signals you can choos
2021-06-23 21:22:25
22.03MB
Python
1