Skip to content

Commit

Permalink
replaced scicloj.ml.clj-djl by fasttext
Browse files Browse the repository at this point in the history
  • Loading branch information
behrica authored Feb 15, 2025
1 parent 219f7c8 commit 7f60177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/noj_book/recommended_libraries.clj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
;; * [scicloj.ml.smile](https://github.com/scicloj/scicloj.ml.smile) - [Smile](https://haifengl.github.io/) (v 2.6) machine learning models
;; * [fastmath-clustering](https://generateme.github.io/fastmath-clustering/) - a wrapper for [Smile](https://haifengl.github.io/) 2.6 clustering algorithms
;; * [clj-djl](https://github.com/scicloj/clj-djl) - bindings for [Deep Java Library](https://djl.ai/)
;; * [scicloj.ml.clj-djl](https://github.com/scicloj/scicloj.ml.clj-djl) - clj-djl models for [metamorph.ml](https://github.com/scicloj/metamorph.ml)
;; * [scicloj.ml.fasttext](https://github.com/scicloj/scicloj.ml.fasttext) fasttext text classification model for [metamorph.ml](https://github.com/scicloj/metamorph.ml)
;; * [Neanderthal](https://neanderthal.uncomplicate.org/) - high-performance numerical computing
;; * [matlib](https://github.com/atisharma/matlib) - optimisation and control theory with Neanderthal
;; * [deep-diamond](https://github.com/uncomplicate/deep-diamond) - tensors & deep learning
Expand Down

0 comments on commit 7f60177

Please sign in to comment.