Projects tagged ‘common_lisp’ and ‘library’


Jump to tag:

Projects tagged ‘common_lisp’ and ‘library’

Filtered by Project Tags common_lisp library

Refine results Project Tags lisp (9) machine_learning (4) ai (4) windows (2) lispworks (1) 3d (1) gui (1) boltzmann_machine (1) algebra (1) acl (1) emacs (1) rbm (1)

[9 total ]

30 Users
   

Maxima is a Common Lisp implementation of MIT's Macsyma system for computer based algebra. It features plotting over the network via netmath, computations over the network, extensive testing on a ... [More] large array of problems, a source level debugger for maxima code, ease of extension in fundamentally new ways, access to Common Lisp and portability to many systems. [Less]
Created over 3 years ago.

4 Users

Elephant is a persistent object protocol and database for Common Lisp. The persistent protocol component of elephant overrides class creation and standard slot accesses using the Meta Object Protocol ... [More] (MOP) to render slot values persistent. Database functionality includes the ability to persistently index and retrieve ordered sets of class instances and ordinary lisp values. Values are stored persistently on disk by one or more 'data stores', which currently consist of Berkeley DB and SQL servers via CL-SQL. A pure-lisp data store is under development. Elephant inherits the ACID properties of these stores, and by design is transactional, multi-threaded, and in the case of Berkeley DB, process safe. [Less]
Created over 2 years ago.

1 Users

Graphic-Forms is a Common Lisp library for Windows® GUI programming.
Created over 2 years ago.

1 Users
 

Our aim is to create a collection of useful and free Common Lisp - Applications that are easily portable among the various CL - Implementations.
Created about 1 year ago.

0 Users

Common Lisp wrapper for the libsvm support vector machine library.
Created about 1 year ago.

0 Users

A Common Lisp library for Latent Semantic Indexing.
Created about 1 year ago.

0 Users

Common Lisp machine learning library. Implements restricted boltzmann machines (RBM) and deep belief networks, backprop networks, unrolling DBN to backrop network, gradient descent optimization, conjugate gradient optimization.
Created about 1 year ago.

0 Users

This is a Common Lisp implementation of Simon Funk's quasi svd as described at http://sifter.org/~simon/journal/20061211.html .
Created about 1 year ago.

0 Users

A Common Lisp library for scheduling much like cron.
Created about 1 year ago.