'Getting started' Category
-
Mar122009
Demos explained: Echo words
Most development tutorials start out with an ‘Hello world‘ type of application. This one doesn’t. The issue I had was the fact that a neural network is inherently a responsive system, that is, everything it does is a reaction to input. So, I figured, to illustrate this better, I could show a simple echo application. [...]
-
Mar092009
Neural network Designer: getting your feet wet
Despite it’s youth, N²D is already quite a large and rather complex application. Things like this tend to have a steep learning curve. Off course, climbing a mountain is a lot easier if you have a map and proper control over your equipment. I am working on the map, tools are up to you though. [...]