zhoumin79 / deep-thought

Deep Learning in Clojure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep Thought

A Clojure library to perform Deep Learning.

Requirements

core.matrix incanter

Usage

Still very much a work in progress. The idea is to recreate a Deep Learning algorithm in Clojure. I'll be creating the components from research into existing implementation including Theano.

Disclaimer

This project is the personal work of Eoin Hurrell and contributors. It is not supported by any entity, including Eoin's employer, or any employers of any other contributors.

License

Copyright © 2014 Eoin Hurrell and contributors.

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Deep Learning in Clojure

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%