Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 440 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 440 Bytes

mlclojure

A simple implementation of basic Machine Learning algorithms using clojure with some simple datasets. At some later it will contain features like plotting of learning curves, cost functions etc.

Installation

  1. Clone the repo.
  2. Install leiningen.

Usage

Just lein run in the console.

License

Copyright © 2017 Pavel Tumilovich

Distributed under the MIT License of any later version.