Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📝 Update Gene_expression_regression.ipynb #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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.

None yet

3 participants