Skip to content

Please add clml #958

@mmaul

Description

@mmaul

CL Machine-Learning is high performance and large scale statistical machine learning package written in Common Lisp developed at MSI.

This repository contains is a authorized fork of the original CLML with the following goals in mind:

  • Remove dependent libraries available from the Quicklisp repository
  • Re-factor code to support Quicklisp packaging
  • Organize code into independent systems based on functional category
  • Support for SBCL, CCL, LispWorks and Allegro Common Lisp
  • Improve documentation

Repository location: https://github.com/mmaul/clml

NOTE Compilation of CLML requires an expanded heap space in SBCL, heap space should be greater that or equal to 2640

 sbcl --dynamic-space-size 2640

This is a resubmission resolving previous compilation issues.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions