shavenferret said: Has anybody worked with AI in some capacity? |
Not the neural network kind where what influence a decision is sort of hidden. Have built, or rather improved on, a few text-editing tools for summarization and ease of read. But they are only AI in the sense that they try to mimic intelligence, but was built around rules instead of statistics. Built an NPC unit in a game like asteroid. Back then they where often referred to as "AI".
Studied AI a bit back at university but since the tech improves so fast not much of that would even qualify for the AI label. Built algorithms for "smart" vacuum cleaning, set up information hierarchies and what the different building blocks of information (or data) are. Also built and trained a few simple neural networks for pattern recognition, weighting nodes, training on simple data and executing tasks like if there are four black dots in a row the next dot will be white.