神经网络库 GoNN

码农软件 · 软件分类 · 神经网络/人工智能 · 2019-10-15 19:13:07

软件介绍

GoNN是一个用GO语言写的神经网络库

  1. GoNN目前实现了BP网络,RBF网络和感知机
  2. 在著名的手写体字符识别数据库MNIST上,GoNN达到了98.2%的正确率。
  3. 此外,项目中还包含简单的例子:sin曲线拟合、鸾尾花分类、XOR训练等

本文地址:https://codercto.com/soft/d/16833.html

Designing Data-Intensive Applications

Designing Data-Intensive Applications

Martin Kleppmann / O'Reilly Media / 2017-4-2 / USD 44.99

Data is at the center of many challenges in system design today. Difficult issues need to be figured out, such as scalability, consistency, reliability, efficiency, and maintainability. In addition, w......一起来看看 《Designing Data-Intensive Applications》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

SHA 加密
SHA 加密

SHA 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试