AIToolbox is an open-source Swift framework providing a suite of machine learning and AI algorithms, including regression, neural networks (with Metal GPU support), support vector machines, k-means clustering, genetic algorithms, principal component analysis, Markov decision processes, and more. It is designed for developers seeking to build or experiment with machine learning models within macOS or iOS applications, and includes tools for data visualization and model validation. Playgrounds, sample code, and a growing manual are available for learning and rapid prototyping.
Visit AIToolbox's official website for product details and getting started.