Skip to content
Awesome Index

MachineLearning General-Purpose Machine Learning

Search all MachineLearning projects →

8 projectsObjective C › General-Purpose Machine Learning

  • 100%dormant

General-Purpose Machine Learning

  • Fast multilayer perceptron neural network library for iOS and Mac OS X. MLPNeuralNet predicts new examples by trained neural networks. It is built on top of the Apple's Accelerate Framework, using vectorized operations and hardware acceleration if available. [Deprecated]

    Objective-CBSD 2-Clause "Simplified" Licensedormant

  • An Objective-C multilayer perceptron library, with full support for training through backpropagation. Implemented using vDSP and vecLib, it's 20 times faster than its Java equivalent. Includes sample code for use from Swift.

    Objective-CBSD 3-Clause "New" or "Revised" Licensedormant

  • It implemented 3 layers of neural networks ( Input Layer, Hidden Layer and Output Layer ) and it was named Back Propagation Neural Networks (BPN). This network can be used in products recommendation, user behavior analysis, data mining and data analysis. [Deprecated]

    Objective-COtherdormant

Back to Awesome MachineLearningSearch Awesome MachineLearning →