CFB Primes is an optimised PalmOS program which can find the prime factors and closest primes of any integer up to one billion (US) in a few seconds or less.
The standard edit menu allows you to make use of the results in other applications
MathHelper calculates 12 helpful mathematical functions such as quadratic equations and the area of a circle.
It is the perfect program for anyone who is annoyed by the demand to continuously work out annoying and time consuming equations
RatBrain uses the classic Feed Forward Back Propagation algorithm to adjust connection strengths (weights). It can have up to eight variables on the Input layer, has three neurons in the Hidden layer and an Output neuron.
It uses four Memo files . The NNtrain file contains the data to train the Neural Net.
Use the Palm 'Memo Pad' to create the files
M-5 Neural Network Computer - Simulated Neural Networks can outperform traditional computers at some tasks.
M-5 uses the classic Feed Forward Back Propagation algorithm to adjust connection strengths (weights).
It uses floating point math to provide results equivalent to or surpassing those of desktop systems costing hundreds of dollars
N2 Neural Network - N2 is a neural network for the Palm. N2 requires MathLib.
N2 has the following characteristics:
- Transfer Function = Sigmoid range from -0.5 to 0.5
- Momentum = 0.9
- Number of Input Units = 2
- Number of Hidden Units = 2
- Number of Output Units = 1
N2 has four training patterns. Each pattern consists of two input units and one output unit