[ prog / sol / mona ]

prog


Modern Lisp AI

1 2023-06-13 20:54

How does/ought one make an AI program in the this day and age with Lisp?

2 2023-06-14 07:42

Ask Norvig

3 2023-06-15 08:00

https://github.com/aimacode/aima-lisp
https://github.com/norvig/paip-lisp

4 2023-06-15 10:59

Artificial Intelligence: A Modern Approach by Peter Norvig and Stuart J. Russell

This book isn't a Lisp book, it's a book that teaches the fundamentals.

5 2023-06-15 20:13 *

be for real

6 2023-06-20 13:13

https://cliki.net/ai

7 2023-06-25 13:59

The Little Learner: A straight line to deep learning by Daniel P. Friedman and Anurag Mendhekar.
https://www.thelittlelearner.com
https://mitpress.mit.edu/9780262546379/the-little-learner/

8 2023-07-19 19:03

Clojure + whatever java deep learning library is popular.

9 2023-07-21 09:48

>>7
Scheme programmers keep congratulating themselves for writing the smallest toy example possible. I'm convinced that it is not actually possible to write anything other than textbook exercises in that joke of a language.

10 2023-07-26 16:50

>>9
It's a book that teaches deep learning. A toy example works here since you get to see how all the pieces come together.

11 2023-08-03 03:05

If you like Torch, you can use it from fennel.

12


VIP:

do not edit these