|
|
|
|
|
by derrak
88 days ago
|
|
> It's deterministic on purpose (doesn't include any Al layer) I wouldn’t use the word deterministic here. I would use the word symbolic. Determinism, meaning that you always get the same output on the same input, isn’t what you want here. For instance, you can use an LLM without temperature, etc. and its output will be deterministic. More over, if you had a symbolic, non-deterministic algorithm you would probably also be happy to use that. |
|