人工智能(tensorflow)识别验证码

  1. 示例代码
    • https://www.cnblogs.com/fclbky/p/9646780.html
  2. 训练好的模型如何处理
    • https://blog.csdn.net/loveliuzz/article/details/81661875
  3. 安装tensorflow 1.14 版本
    • https://www.jianshu.com/p/2366bc389a59
    • https://developer.nvidia.com/compute/machine-learning/cudnn/secure/v7.4.2/prod/10.0_20181213/cudnn-10.0-windows10-x64-v7.4.2.24.zip
  4. 检查 GPU 是否可用
    • https://blog.csdn.net/u013538542/article/details/83830249
  5. 使用 google 免费训练
    • https://colab.research.google.com/
  6. tensorflow 简单入门
    • http://c.biancheng.net/view/1882.html

猜你喜欢

转载自blog.csdn.net/weixin_42290927/article/details/109030684