Generic neural network architecture with some functions in the way to help the OSX developer to build programmatically and easily its own neural network. Two architectures are available : backpropagation and Kohonen neural networks.
Both backpropagation and Kohonen neural networks architectures are available - either as an executable that works in the background in client/server mode or a bundle object for embedded neural network application.
- Written in Objective-C.
- Compiled with GCC 3.3
- All communications between client applications and neural network engines are based on Apple Distributed Objects (DO) technology.
- Many more features. Follow the link and
free download The Think Factory 2.0 now.
DETAILS