enclog

Neural network library

A Clojure wrapper around the Encog machine learning framework, providing an interface to build and train neural networks

Clojure wrapper for Encog (v3) (Machine-Learning framework that specialises in neural-nets)

GitHub

137 stars
19 watching
10 forks
Language: Clojure
last commit: over 8 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
japonophile/synaptic A Clojure-based library for building and training neural networks 88
originrose/cortex A Clojure-based machine learning library for neural networks and regression. 1,271
mrdimosthenis/clj-synapses A Clojure-based neural networks library for building and training artificial neural networks. 1
rinuboney/clatern A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. 67
scicloj/scicloj.ml A machine learning library built on top of Clojure with a focus on data preprocessing and model creation 216
gigasquid/k9 A Clojure library for constructing and training simple neural networks using core.matrix 104
aria42/flare A Clojure library for building and manipulating dynamic neural net graphs with pluggable tensor operations and hardware acceleration. 284
antoniogarrote/clj-ml A Clojure library for machine learning built on top of Weka and friends 148
scicloj/scicloj.ml.clj-djl Provides pre-trained machine learning models for natural language processing tasks using Clojure and the clj-djl framework. 0
dakrone/clojure-opennlp A Clojure library providing an interface to OpenNLP's NLP functionality 753
cloudkj/layer A utility for executing neural network computations through sequential command-line pipelines. 557
hswick/jutsu.ai A Clojure wrapper for the Deeplearning4j machine learning library, providing a syntactically elegant API. 100
georgejahad/debug-repl A Clojure REPL extension that allows debugging with access to surrounding lexical scope 151
cloudkj/lambda-ml A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. 76
funcool/clojure.jdbc A Clojure library that simplifies the interaction with relational databases using JDBC. 105