- 授权协议: BSD
- 开发语言: Objective-C
- 操作系统: 跨平台
- 软件首页: https://github.com/nikolaypavlov/MLPNeuralNet
- 软件文档: https://github.com/nikolaypavlov/MLPNeuralNet
- 官方下载: https://github.com/nikolaypavlov/MLPNeuralNet
软件介绍
MLPNeuralNet 是用于 iOS 和 Mac OS X 的快速多层感知神经网络库,通过已训练的神经网络预测新实例。它基于 Accelerate Framework 构建,这是苹果公司的加速框架,具有向量运算和硬盘加速功能(如果可用)。
特性
分类、多类分类以及回归输出
向量化实现形式
双精度
多重隐含层数或空(此情况下,相当于逻辑学/线性回归)
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》 这本书的介绍吧!
