jjcmoon/DeepSoftLog
Soft-Unification in Deep Probabilistic Logic (NeurIPS 2023)
DeepSoftLog is a neuro-symbolic framework that helps researchers in AI and machine learning integrate neural networks with probabilistic logic programming. It takes in structured knowledge in the form of logical rules and neural network models, combining them to produce more robust and interpretable AI systems. This is primarily used by AI/ML researchers and practitioners exploring hybrid AI approaches.
No commits in the last 6 months.
Use this if you are an AI/ML researcher who needs to combine the strengths of deep learning with the reasoning capabilities of symbolic logic.
Not ideal if you are looking for a ready-to-use application or a tool for general data analysis, as this is a research framework requiring technical expertise.
Stars
10
Forks
3
Language
Python
License
MIT
Category
Last pushed
Dec 13, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/jjcmoon/DeepSoftLog"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ContextualAI/gritlm
Generative Representational Instruction Tuning
xlang-ai/instructor-embedding
[ACL 2023] One Embedder, Any Task: Instruction-Finetuned Text Embeddings
liuqidong07/LLMEmb
[AAAI'25 Oral] The official implementation code of LLMEmb
hpcaitech/CachedEmbedding
A memory efficient DLRM training solution using ColossalAI
ritesh-modi/embedding-hallucinations
This repo shows how foundational model hallucinates and how we can fix such hallucinations using...