Skip to content

Official repo for NeurReps 2022 paper, "On the Level Sets and Invariance of Neural Tuning Landscapes". Analyze level sets on the tuning landscape of neurons and artificial units

Animadversio/Tuning-Manifold-Level-Sets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The official code base for "On the Level Sets and Invariance of Neural Tuning Landscapes" in NeurIPS Workshop on Symmetry and Geometry in Neural Representations

This repository contains code to conduct in silico experiments for finding elements from the level sets on hidden units, and code to analyze in vivo neuronal tuning map data from primates.

The experimental data is deposited in https://osf.io/gpzm5/ which is from the paper "Tuning Landscapes of the Ventral Stream" in Cell Reports Nov. 2022 .

Environment Setup

Install LPIPS package locally from my fork.

git clone https://github.com/Animadversio/PerceptualSimilarity
cd PerceptualSimilarity/
git checkout distmat_dev
pip install -e .
pip install git+https://github.com/Animadversio/PerceptualSimilarity.git@9e7d938b31be8daa76f9c349a0b872b4836f2edd
conda install scikit-image

About

Official repo for NeurReps 2022 paper, "On the Level Sets and Invariance of Neural Tuning Landscapes". Analyze level sets on the tuning landscape of neurons and artificial units

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published