mirror of
https://github.com/apachecn/ailearning.git
synced 2026-04-23 18:13:05 +08:00
25 lines
781 B
Markdown
25 lines
781 B
Markdown
# 安全政策 Security Policy
|
||
|
||
## 支持版本 Supported Versions
|
||
|
||
Use this section to tell people about which versions of your project are
|
||
currently being supported with security updates.
|
||
|
||
| Version | Supported |
|
||
| ------- | ------------------ |
|
||
| 3.6.x | :x: |
|
||
| 2.7.x | :white_check_mark: |
|
||
|
||
注意事项:
|
||
|
||
- 机器学习实战: 仅仅只是学习,请使用 python 2.7.x 版本 (3.6.x 只是修改了部分)
|
||
- 深度学习/自然语言处理: 请使用 python 3.6.x 版本
|
||
|
||
## 报告漏洞 Reporting a Vulnerability
|
||
|
||
Use this section to tell people how to report a vulnerability.
|
||
|
||
Tell them where to go, how often they can expect to get an update on a
|
||
reported vulnerability, what to expect if the vulnerability is accepted or
|
||
declined, etc.
|