sbhadr / Iris

A toy language built without regex in Python.
MIT License
0 stars 0 forks source link

Standard Library - Machine Learning/AI Library #3

Closed sbhadr closed 7 years ago

sbhadr commented 7 years ago

List everything you hope to have and make available to developers.

Authors - James Avery(Jeamz) n/a

due n/a

Jeamz commented 7 years ago

Machine Learning:

  1. Regression Algorithm
  2. K Nearest Neighbors Classifier (K-NN)
  3. Support Vector Machine Classifier (SVM)
  4. Kernel Method and Soft Margin support for SVMs
  5. K Means Clustering
  6. Mean Shift Clustering

Deep Learning:

  1. Neural Networks with Tensor Fow
  2. Recurrent Neural Networks (RNN)
  3. Convolutional Neural Networks (CNN)

Documentation:

  1. Machine Learning
  2. Deep Learning
sbhadr commented 7 years ago

Approved.

sbhadr commented 7 years ago

Postponed. James left project.