Skip to content

Official implementation of the neural network simulations of the 2023 Neuron paper "Neural knowledge assembly in humans and neural networks"

License

Notifications You must be signed in to change notification settings

lukas-braun/neural-knowledge-assembly

Repository files navigation

DOI

Neural knowledge assembly in humans and neural networks

This repository contains the official implementation of the neural network simulations of the Neuron paper "Neural knowledge assembly in humans and neural networks".

Requirements

Experiments are implemented in python using pytorch for neural network simulations.

To install all required libaries run

pip3 install -r requirements.txt

Replicating results

In order to replicate the experiments and corresponding figures use the ipython notebooks:

  • neural-network-assembly.ipynb,
  • remerge.ipynb,
  • replay.ipynb.

About

Official implementation of the neural network simulations of the 2023 Neuron paper "Neural knowledge assembly in humans and neural networks"

Resources

License

Stars

Watchers

Forks

Packages

No packages published