IntelligenceLab .NET 8.0
ntelligenceLab .NET is a set of .NET for Artificial Intelligence.
Also includes a visual graphical editor for codeless development.
Contains:
- Neural Network - Feed forward Neural Network classifier.
- Naive Bayes - Naive Bayes classifier.
- K Nearest Neighbor - K Nearest Neighbor classifier.
- Self Organizing Map - Self Organizing Map classifier.
- Radial Basis Function - Radial Basis Function Network classifier.
- Back propagation - Back propagation Neural Network trainer.
- RProp - Resilient back propagation Neural Network trainer.
- Neuron - General purpose neuron component.
- Data preparation components - Prepare the training, features and classes data.
Typical applications:
- SPAM filters.
- OCR applications.
- Computer Vision.
- Speech recognition.
- Data classification.
- Robotics.
- Decision making.
Free for non-commercial use.