IntelligenceLab是一個人工智能庫,其包含有分類器,訓練組件以及通用的神經元組件。可以廣泛的應用于數據篩選,SPAM過濾,機械視覺,語言識別,以及其他類型的工作。
IntelligenceLab is an Artificial Intelligence library. The library contains classifiers, training components, and general purpose neuron component.The library can be used for data grouping, SPAM filters, computer vision, speech recognition, or any other classification task.
以下是IntelligenceLab的部分組件:
分類器:
- 神經網絡分類
- 初級貝氏分類
- K-最近鄰分類
- 自組織映射分類
訓練組件:
- BP(回傳)神經網絡訓練
- 彈性BP神經網絡訓練
- 為分類器準備訓練數據
其他組件:
通用的神經元組件
此外,IntelligenceLab也包含了以下SignalLab組件:
- 通用實數篩選器
- 通用實數生成器
- 通用二進制篩選器
- 通用實數(雙精度)矩陣緩沖數據篩選器
- 通用二進制數據生成器
- 對多種數據緩沖進行配對
The following components are part of IntelligenceLab:
Classifier components:
- Neural Network classifier.
- Naive Bayes classifier.
- K Nearest Neighbor classifier.
- Self Organizing Map classifier.
Training components:
- Back propagation Neural Network trainer.
- Resilient back propagation Neural Network trainer.
- Prepares training data for the classifiers.
Other components:
- General purpose neuron component.
The following SignalLab component is included as well:
- Generic Real filter
- Generic Real generator
- Generic Binary Filter
- Generic filter for Real(double) Matrix Data Buffers.
- Generic Binary generator
- Pairs multiple data buffers together.