Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/roderyc/learners

Machine learning algorithms written in scheme
https://github.com/roderyc/learners

Last synced: 2 months ago
JSON representation

Machine learning algorithms written in scheme

Awesome Lists containing this project

README

        

This source is standard r5rs scheme, but has only been run in scheme48. To run
it in that environment, open scheme48 (or scsh) and run

> ,exec ,load load.scm

from this directory. After that, you'll have all the bindings listed in
interfaces.scm. For now, read the source for details on them..