A toolbox of AI modules written in Swift: Graphs/Trees, Support Vector Machines, Neural Networks, PCA, K-Means, Genetic Algorithms
Stars
802
Forks
86
Watchers
802
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
Compilation error fixed. DeepNonLinearity.swift was missed from the project.
1001253View on GitHubFix extraction of PCA basis vectors when more than one vector in the reduced set
06598e8View on GitHubPort some classes to Linux, move them to a Package subdirectory
0d95968View on GitHubChange integer types on Accelerate calls to allow compilation on ARM processors
bb42fc6View on GitHubFix error in SVM extensions for conformance to classification protocol
aa6bef2View on GitHubAdd rmsProp weight updating to Neural Network. More manual
27e38b4View on GitHub