'Updates' Category
-
Jun082010
Context sensitive word interpretation
There’s a lot more going on here besides the context sensitive interpretation of ‘blue’ (near the end). But I think that’s the most impressive.
-
Jun032010
AICI chat client
I’ve released a new version of the chat client which has the latest AICI network. I would greatly appreciate it if you would mail me or post log transcripts of things that go wrong, or are strange in any way. Thanks.
-
May132010
Neural network designer 0.4.5
The tail side is still red hot from the afterburners. At full throttle, 2 editors were completely rewritten, the drag drop system cleaned up and a rare deadlock removed. Both the mindmap and code editors now support all the mouse functions: horizontal/vertical scrolling and zooming. Oh, and I’ve also cleaned up the AICI code a [...]
-
May082010
The new code editor
The new code editor is beginning to work:
-
Apr272010
AICI – desktop
I have created a new small network host demo application which you can use instead of the full designer to run AICI. You can get it from here, or from the new download section.
It’s basically a general purpose network host that only supports the text sensory interfaces for input/output. You specify the network that needs [...] -
Apr272010
Neural network designer 0.4
Finally, it’s time for a new release. Most of the changes are in the backend this time, though there are a few visual changes. So here goes:
What’s new
Designer and coreThe storage system has been updated to a binary, flat file structure, which improves the operation speed considerably in all areas. This essentially makes the [...]
-
Feb242010
WPF is getting under my skin
I have been fighting the WPF model all the way during the development of NND. And it is wearing me down. Latest problem: the updated selection box for frame element filters doesn’t want to get focus, making it impossible to use the keyboard. I guess the new release will have to wait until I can [...]
-
Jan202010
NND 0.3
The new release is finally ready. The Aici demo took a bit longer than planned. Also, lots of things have been fixed and updated. Here’s a non exhaustive list:
There’s a complete new lockmanager running in the background. This is much more secure (thread-wise, that is) and a lot faster. It’s still a bit of [...]
-
Sep122009
NND 0.2 released
I sort of blew out all the cylinders while attempting a first run directly from numbers to the English grammar: memory usage went up to +1.5 gig, thread count was +800 and a gazillion temporary neurons had been created before it all came to a grinding halt. Some redesign was required. So I beefed up [...]
-
Jun282009
Deadlocks and DotNet
Well, that bear (you know, the deadlocks) turned out to be a formidable grizzly. Now, I don’t know about you, but me, when I see a monster like that, I turn around and run… I can assure you, there’s nothing better than a fierce predator on your tail to streamline things. First to go was [...]