‘A because B’ and ‘Why C’ are 2 tricky statement types for a chatbot to handle correctly. Not only does the data need to be stored and retrieved correctly, but often, some words need to be replaced, like ‘I’ vs ‘you’. Here are some possible techniques you can use with the chatbot designer to handle [...]
As a child, I remember playing quite a lot in the sand by the coast in the summers. I don’t think I cared very much about sandboxes though, except maybe for growing stuff in. Anyway, that’s totally besides the point with regards to today’s topic, which is about N2D’s sandbox, used to test out a [...]
Note: Deprecated! 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 [...]
Note: Deprecated! 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. Of 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 [...]