--> For a more detailed description check the README text under the 'Files' menu option :)
The project consists of a few very simple .m files for a Basic
Neural Networks study under Octave (or Matlab).
The idea is to provide a context for beginners that will allow to
develop neural networks, while at the same time get to see and feel
the behavior of a basic neural networks' functioning.
The code is completely open to be modified and may suit several scenarios.
The code commenting is verbose, and variables and functions do respect
English formatting, so that code may be self explanatory.
...