|
|
|
|
|
by theseoafs
4547 days ago
|
|
Historically speaking, Lisp was the de-facto language of AI for quite a bit of time. That's only been the case for classical AI research, however. People working on AI and machine learning these days aren't necessarily all working in Lisp -- they're usually working in high-performance languages, or in interpreted languages with high-performance libraries (e.g. Python plus numpy or scipy or what have you). |
|