Scallop – A Language for Neurosymbolic Programming
scallop-lang.org
Scallop – A Language for Neurosymbolic Programming
1–10 of 68 posts
Re: Scallop – A Language for Neurosymbolic Programming
#2Ever since I learned about category theory and its relationship with symbolic reasoning I've suspected that AGI will come from elegantly combining symbolic reasoning and probabilistic reasoning. This is the first project I've seen that seems to be positioned that way. Very cool.
Re: Scallop – A Language for Neurosymbolic Programming
#3Ever since I learned about category theory and its relationship with symbolic reasoning I've suspected that AGI will come from elegantly combining symbolic reasoning and probabilistic reasoning. This is the first project I've seen that seems to be positioned that way. Very cool.
When LLMs code in order to reason, isn’t that a combination of probabilistic reasoning and symbolic reasoning?
Re: Scallop – A Language for Neurosymbolic Programming
#4I'm really confused. Is this metaprogramming in the sense that, add_relation and add_rule are using an LLM to make an educated guess about what to do based on what went before it? Or is it using some deterministic method or heuristic to evaluate those terms?
Re: Scallop – A Language for Neurosymbolic Programming
#5This is amazing. I've been looking forward to such a thing for a while now.
Re: Scallop – A Language for Neurosymbolic Programming
#6Icky name
Re: Scallop – A Language for Neurosymbolic Programming
#7If you like scallop, you are gonna love lobster:
Re: Scallop – A Language for Neurosymbolic Programming
#8[deleted]
Re: Scallop – A Language for Neurosymbolic Programming
#9I wish this website explained what neurosymbolic means.
Re: Scallop – A Language for Neurosymbolic Programming
#10A bit over my head - but can't Prolog achieve similar results?