initial commit
commit2897553163cc6c57b2332eef673f5e51cf0b1975
authorEric Schulte <schulte.eric@gmail.com>
Wed, 10 Nov 2010 04:59:44 +0000 (9 21:59 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Wed, 10 Nov 2010 04:59:56 +0000 (9 21:59 -0700)
treeea4e545582d42e9a2d0f119bd52c6bc6ca0d8551
initial commit
.gitignore [new file with mode: 0644]
COPYING [new file with mode: 0644]
README [new file with mode: 0644]
project.clj [new file with mode: 0644]
src/neural_net/core.clj [new file with mode: 0644]
test/neural_net/test/core.clj [new file with mode: 0644]