Skip to content

meta: add requirements, gitignore, and modify README#19

Open
mathemonads wants to merge 1 commit into
Leavingseason:masterfrom
mathemonads:master
Open

meta: add requirements, gitignore, and modify README#19
mathemonads wants to merge 1 commit into
Leavingseason:masterfrom
mathemonads:master

Conversation

@mathemonads

Copy link
Copy Markdown

@mathemonads
mathemonads marked this pull request as ready for review October 29, 2019 07:32
@yugam-aggarwal

Copy link
Copy Markdown

i used these commands and the code ran perfectly.

conda create -n xdeepfm-tf1 python=3.7 -y
conda activate xdeepfm-tf1

pip install --upgrade pip
pip install "tensorflow==1.15.5" "numpy==1.16.6" "scikit-learn==0.24.2" "PyYAML==5.4.1" "packaging==21.3" "protobuf==3.20.*"

cd exdeepfm
python -c "import tensorflow as tf; print(tf.version)"
python main.py

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.

2 participants