Skip to content
#

neuro-symbolic-learning

Here are 21 public repositories matching this topic...

Implementation of a straight-through gradient wrapper to allow for discrete latent representations. Provides binary discretizer which maps hidden representations to {0, 1} and a learnable multi-value discretizer, which maps hidden activations to their closest value in a set of given size.

  • Updated Jan 19, 2023
  • Jupyter Notebook

AIKA is a new type of artificial neural network designed to more closely mimic the behavior of a biological brain and to bridge the gap to classical AI. A key design decision in the Aika network is to conceptually separate the activations from their neurons, meaning that there are two separate graphs. One graph consisting of neurons and synapses…

  • Updated May 20, 2024
  • Java

Improve this page

Add a description, image, and links to the neuro-symbolic-learning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the neuro-symbolic-learning topic, visit your repo's landing page and select "manage topics."

Learn more