scicloj.ml.clj-djl

ML models

Provides pre-trained machine learning models for natural language processing tasks using Clojure and the clj-djl framework.

clj-djl models for metamorph.ml and scicloj.ml

GitHub

0 stars
5 watching
1 forks
Language: Clojure
last commit: almost 2 years ago

Related projects:

Repository Description Stars
scicloj/scicloj.ml A machine learning library built on top of Clojure with a focus on data preprocessing and model creation 216
joshuaeckroth/clj-ml A Clojure library for building machine learning models on top of Weka and other algorithms 136
cloudkj/lambda-ml A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. 76
scicloj/scicloj.ml.xgboost Provides XGBoost models for machine learning tasks in Clojure 7
antoniogarrote/clj-ml A Clojure library for machine learning built on top of Weka and friends 148
mmaul/clml A high-performance statistical machine learning library written in Common Lisp 261
bigmlcom/clj-bigml Provides a Clojure interface to BigML's API for machine learning tasks and data management 49
scicloj/metamorph.ml A tool for tuning complex data transformation pipelines in machine learning models 18
mmaul/clml.tutorials Tutorials and resources for learning Common Lisp Machine Learning with CLML. 31
techascent/tech.ml A Clojure-based machine learning library that provides a simple and stable way to perform regression and classification tasks. 96
tensorflow/tfjs-models A collection of pre-trained machine learning models for use in web applications. 14,105
scicloj/scicloj.ml.crf A plugin for scicloj.ml providing Named Entity Recognition (NER) functionality using Stanford's CRF-NER model. 0
tensorflow/tfjs An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. 18,495
metosin/malli A Clojure/Script library for defining and manipulating data models as first-class values 1,506
giuseppec/iml Provides methods to interpret and explain the behavior of machine learning models 492