this post was submitted on 26 Nov 2023
1 points (100.0% liked)

Machine Learning

1 readers
1 users here now

Community Rules:

founded 2 years ago
MODERATORS
 

I was searching my package manager for parser generators, and I came across this old piece of code generator called 'CLIPS' that was created by NASA back in the 80s to generate expert systems in C. It is still under active development, the manual in /usr/share/doc/clips-doc is from 2015. It uses a LISP-like language to specify an expert system. It's a very interesting piece of software and I am surprised that people still have use for it. This branch of ML seems abandoned for the most part. But I guess a lot of game developers could make use of CLIPS. Give it a look.

you are viewing a single comment's thread
view the rest of the comments
[–] d84-n1nj4@alien.top 1 points 2 years ago (1 children)

CLIPS is used in my graduate level AI class and across various industries that utilize expert systems. It’s definitely not abandoned.

[–] axw3555@alien.top 1 points 2 years ago (1 children)

Isn't CLIP what stablediffusion uses as it's language interpreter? Or is it just a coincidental name?

[–] OptimizedGarbage@alien.top 1 points 2 years ago

No relation between the two