[P] PyNeuraLogic - a framework for writing differentiable logic programs

This page summarizes the projects mentioned and recommended in the original post on /r/MachineLearning

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • PyNeuraLogic

    PyNeuraLogic lets you use Python to create Differentiable Logic Programs

  • Hi, sure. With this framework, you can write and train deep learning models similarly to PyTorch or TensorFlow. Although the main aim of PyNeuraLogic is on deep relational learning and it uses custom declarative language (implemented in Python). Best fitting use cases are everything where you can utilize relations. One of those use-cases that we are promoting right now is on Graph Neural Networks (GNNs), where you have relations between nodes (such as social networks, molecules). You can then utilize those relations and do regular tasks on graphs, such as link prediction, graph classification, node classification, etc. GNNs quite nicely fit the framework and its language and can be expressed just in one line (as shown in the README). The concrete use-case of PyNeuraLogic on GNNs could then be a molecule classification (example). Other use-cases could be for NLP (we have todo to write an example for it) or knowledge base completion. You could also use it like a regular framework without utilizing relations, but in that case, it might be more efficient to go with PyTorch or TensorFlow.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Evaluate Deep Learning models directly in a database with PyNeuraLogic

    1 project | news.ycombinator.com | 9 Aug 2022
  • Why Hypergraphs? (2013)

    2 projects | news.ycombinator.com | 29 Jul 2022
  • GitHub - LukasZahradnik/PyNeuraLogic: PyNeuraLogic lets you use Python to create Differentiable Logic Programs

    1 project | /r/Python | 26 Apr 2022
  • AI enthusiasm #9 - A multilingual chatbot📣🈸

    6 projects | dev.to | 1 May 2024
  • Side Quest Devblog #1: These Fakes are getting Deep

    3 projects | dev.to | 29 Apr 2024