快速多层感知神经网络库 MLPNeuralNet

码农软件 · 软件分类 · 神经网络/人工智能 · 2019-10-14 14:14:46

软件介绍

MLPNeuralNet 是用于 iOS 和 Mac OS X 的快速多层感知神经网络库,通过已训练的神经网络预测新实例。它基于 Accelerate Framework 构建,这是苹果公司的加速框架,具有向量运算和硬盘加速功能(如果可用)。

特性

  • 分类、多类分类以及回归输出

  • 向量化实现形式

  • 双精度

  • 多重隐含层数或空(此情况下,相当于逻辑学/线性回归)

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

Programming Ruby

Programming Ruby

Dave Thomas、Chad Fowler、Andy Hunt / Pragmatic Bookshelf / 2004-10-8 / USD 44.95

Ruby is an increasingly popular, fully object-oriented dynamic programming language, hailed by many practitioners as the finest and most useful language available today. When Ruby first burst onto the......一起来看看 《Programming Ruby》 这本书的介绍吧!

html转js在线工具
html转js在线工具

html转js在线工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

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

正则表达式在线测试