dl4clj
Neural Networks Library
A Clojure port of Deeplearning4j, providing a neural networks DSL and various machine learning features.
100 stars
30 watching
18 forks
Language: Clojure
last commit: over 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
hswick/jutsu.ai | A Clojure wrapper for the Deeplearning4j machine learning library, providing a syntactically elegant API. | 100 |
joshuaeckroth/clj-ml | A Clojure library for building machine learning models on top of Weka and other algorithms | 136 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
cloudkj/lambda-ml | A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. | 76 |
antoniogarrote/clj-ml | A Clojure library for machine learning built on top of Weka and friends | 148 |
dakrone/clojure-opennlp | A Clojure library providing an interface to OpenNLP's NLP functionality | 753 |
rinuboney/clatern | A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |
mrdimosthenis/clj-synapses | A Clojure-based neural networks library for building and training artificial neural networks. | 1 |
bigmlcom/clj-bigml | Provides a Clojure interface to BigML's API for machine learning tasks and data management | 49 |
andrewt3000/dl4nlp | A collection of resources and notes on deep learning for natural language processing. | 2,198 |
uncomplicate/deep-diamond | A fast Clojure library for computing with tensors and neural networks on CPUs and GPUs. | 433 |
scicloj/scicloj.ml | A machine learning library built on top of Clojure with a focus on data preprocessing and model creation | 216 |
funcool/clojure.jdbc | A Clojure library that simplifies the interaction with relational databases using JDBC. | 105 |
jppbsi/libdeep | An open-source C library providing tools and components for developing artificial intelligence-based techniques using deep learning. | 23 |
krukow/clj-ds | Provides data structures modified from Clojure to be usable outside of the language in a Java context | 219 |