Jxrgxn / 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.


Languages

Language:Swift 100.0%