产品名称分类
Showing
.gitignore
0 → 100644
LICENSE
0 → 100644
README.md
0 → 100644
VW_ProductALLState.xlsx
0 → 100644
File added
cnn_model.py
0 → 100644
data/__init__.py
0 → 100644
data/cnews_loader.py
0 → 100644
data/copy_data.sh
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
data_prepare.py
0 → 100644
function.py
0 → 100644
This diff is collapsed.
helper/__init__.py
0 → 100644
helper/cnews_group.py
0 → 100644
helper/copy_data.sh
0 → 100644
images/acc_loss.png
0 → 100644
181 KB
images/acc_loss_rnn.png
0 → 100644
135 KB
images/cnn_architecture.png
0 → 100644
58.7 KB
images/rnn_architecture.png
0 → 100644
55.7 KB
predict.py
0 → 100644
predicted_data.txt
0 → 100644
requirements.txt
0 → 100644
scikit-learn | ||
scipy | ||
numpy | ||
\ No newline at end of file |
rnn_model.py
0 → 100644
run_cnn.py
0 → 100644