Commit a9528d0d authored by Zhouxingyu's avatar Zhouxingyu

增加模型下载地址

parent 012513ce
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
## 环境 ## 环境
- Python 2/3 - Python 3.6.8
- TensorFlow 1.3以上 - TensorFlow 1.8.0
- numpy - numpy
- scikit-learn - scikit-learn
- scipy - scipy
...@@ -38,6 +38,10 @@ ...@@ -38,6 +38,10 @@
## CNN卷积神经网络 ## CNN卷积神经网络
###模型下载地址
CNN模型[点击此处][1],密码为:y88z,解压到同目录中即可。
[1]: https://pan.baidu.com/s/1h1JCD94MrIZgfGBsLk8ZVQ
### 配置项 ### 配置项
CNN可配置的参数如下所示,在`cnn_model.py`中。 CNN可配置的参数如下所示,在`cnn_model.py`中。
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment