Skip to content

bug fix Input data file format#3

Open
vishalshar wants to merge 1 commit into
mahmoodm2:masterfrom
vishalshar:master
Open

bug fix Input data file format#3
vishalshar wants to merge 1 commit into
mahmoodm2:masterfrom
vishalshar:master

Conversation

@vishalshar
Copy link
Copy Markdown

In the document it was mentioned DATASET_train_cleaned.csv but in code sequence used is train_DATASET_cleaned.csv

In the document it was mentioned DATASET_train_cleaned.csv but in code sequence used is train_DATASET_cleaned.csv
@tomaskappa
Copy link
Copy Markdown

Could you tell us which version of Tensorflow was used for the development of these codes?

Because I am having some problems with functionalities that have been deprecated from the most recent versions. (For example: the module "tensorflow.contrib" or "tf.variable_scope")
Thanks!

@vishalshar
Copy link
Copy Markdown
Author

I was using 1.13

@luna57-lr
Copy link
Copy Markdown

Dear,sir! I am repeating your study results.But some problems happened:

File "main.py", line 161, in main
tablegan.train(FLAGS)
TypeError: train() missing 1 required positional argument: 'experiment'

My tf version is 2.5.0,and i use:
import tensorflow.compat.v1 as tf
tf.compat.v1.disable_eager_execution()
to replace"import tensorflow as tf".

Looking forward to your reply!

@dhc1256436519
Copy link
Copy Markdown

Dear sir,i run your model , python main.py --dataset=Adult --test_id=OI_11_00 and now i see an error ValueError: could not convert string to float, '39,6,77516,1,13,3,9,4,1,2,2174,0,40,1'
how to solve it. Looking forward to your reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants