vlall / Swift-Brain

Artificial intelligence/machine learning data structures and Swift algorithms for future iOS development. bayes theorem, neural networks, and more AI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift Brain

The first neural network / machine learning library written in Swift. This is a project for AI algorithms in Swift for iOS and OS X development. This project includes algorithms focused on Bayes theorem, neural networks, SVMs, Matrices, etc.. Feel free to contribute.

Development

Tools:

  • Matrix operations Machine Learning algorithms
  • Basic regressions
  • Kalman filter
  • Neural networks
  • Support vector machines
  • Bayesian Classifiers
  • Clustering
  • Self Organizing Statistics
  • Bayes theorem/naive classifier
  • Markov model

Installation and Setup

Podfile coming

Working Example Application coming.

About

Artificial intelligence/machine learning data structures and Swift algorithms for future iOS development. bayes theorem, neural networks, and more AI.

License:MIT License


Languages

Language:Swift 100.0%