Skip to content

Conversation

@Irakoze-A
Copy link

"from tensorflow import keras\n", instead of "import keras\n"

to avoid
AttributeError: module 'keras.optimizers' has no attribute 'Adam'
When compiling the Model

"from tensorflow import keras\n",  instead of   "import keras\n"

to avoid 
                AttributeError: module 'keras.optimizers' has no attribute 'Adam'
When compiling the Model
@YueFang18
Copy link

Hello, could you please provide the link to the dataset (gene_expression_regression.csv) again? The old one seems to be inaccessible. Thanks.

@liyu95
Copy link
Owner

liyu95 commented Mar 23, 2024

Hello, could you please provide the link to the dataset (gene_expression_regression.csv) again? The old one seems to be inaccessible. Thanks.

Here it is.
https://gocuhk-my.sharepoint.com/:u:/g/personal/yuli_cuhk_edu_hk/EfRg6fmt3lNPlTvPS9tz7fsBRp_aOPn9wHQQRkO1MecBYw?e=qLYigj

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.

3 participants