Giter Site home page Giter Site logo

cl-mlep's Introduction

cl-mlep

Quicklisp

cl-mlep is a Common Lisp Machine Learning library for Educational Purposes.

It aims at providing a collection of simple machine learning algorithms with the following claims:

  • to be implementation independent
  • to be fairly easy to use so that even intermediate Common Lisp programmers should be able to use this library instantly without pain
  • to provide a tutorial-style documentation so that one should get to know this library easily
  • the main part of cl-mlep should run without any dependencies (except for ASDF for its system definition). However, some algorithms need dependencies: they are to be found in the separate package mlep-add.

There is an HTML documentation (http://fzalkow.github.io/cl-mlep) including usage examples and an API. Its source is to be found in the branch gh-pages.

To start straight away, you can call (ql:quickload :mlep) or (ql:quickload :mlep-add) (or if you havn't Quicklisp installed load load/load.lisp or load/load-with-add.lisp). The latter one includes the prior one, but needs some dependencies for providing even more machine learning algorithms! You find more information about this in the usage examples, section Why Additional?.

If someone is interested in collaborating, please tell me. I'd be happy about this!

cl-mlep's People

Contributors

fzalkow avatar kevinxwang613 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.