llSourcell / GANS-for-style-transfer

64 stars 37 forks source link

ImportError #2

Open MrThiago opened 7 years ago

MrThiago commented 7 years ago

ImportError Traceback (most recent call last)

in () 21 22 #gausian mixture model for generating data ---> 23 from data_gmm import GMM_distribution, sample_GMM, plot_GMM 24 #analyzing data 25 from data_utils import shuffle, iter_data ImportError: No module named data_gmm
frigs commented 7 years ago

Hi man, you need to pull data_dmm.py, rng.py and data_utils.py from this repo to clear the error... https://github.com/ChunyuanLI/DiscoGAN

MrThiago commented 7 years ago

Thank you. I will try it.

On Thu, 4 May 2017 at 10:35 PM, Frank Rigsby notifications@github.com wrote:

Hi man, you need to pull data_dmm.py, rng.py and data_utils.py from this repo to clear the error... https://github.com/ChunyuanLI/DiscoGAN

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/llSourcell/GANS-for-style-transfer/issues/2#issuecomment-299203813, or mute the thread https://github.com/notifications/unsubscribe-auth/AHF_zhzmEQ2qGgQLqJvcaqh0dMku6iZbks5r2eI6gaJpZM4NQjkO .