- Добавил: literator
- Дата: 29-10-2022, 11:26
- Комментариев: 0
![Practical Artificial Intelligence Programming With Clojure](/uploads/posts/2022-10/1667032113_3391_practical_artificial_int_llig_nc__programming_with_clo_ur_.jpg)
Автор: Mark Watson
Издательство: Leanpub
Год: 2021-05-21
Страниц: 99
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.2 MB
This book contains both pure Clojure examples as well as examples using Java libraries built in. A practical guide to Artificial Intelligence development using Clojure that uses spaCY, transformer models, DeepLearning4J, and knowledge graph tools in Clojure applications. To be clear, I actually like Common Lisp slightly more than Clojure, even though Clojure is a beautifully designed modern language and Common Lisp is ancient and has defects. Then why do I use Clojure? The Java ecosystem is huge and Clojure takes full advantage of Java interoperability. Just as I sometimes need access to the rich Java ecosystem I also need Python libraries for some of my projects. Here we will use the libpython-clj library for that. I wrote this book for both professional programmers and home hobbyists who already know how to program in Clojure and who want to learn practical AI programming and information processing techniques.