Skip to content

Reimplementation of stimuli used for neuroscience experiments in the 1980s

Notifications You must be signed in to change notification settings

mrernst/miyashita_fractals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Miyashita Fractals

Information

This is a python reimplementation of the stimuli used in Miyashita, Y. (1988). Neuronal correlate of visual associative long-term memory in the primate temporal cortex. Nature, 335(6193), 817-820.

In order to use it you need to have the following packages installed.

Usage

To use the network simply clone the repository and start with python3 fractal_generator.py

In order to tweak the parameters like number of stimuli, image size etc. take a look at the arguments to fractal_generator.py.

python3 reconnet.py --imgsize 256 --stimuli 10

for example generates 10 images of size 256x256.

About

Reimplementation of stimuli used for neuroscience experiments in the 1980s

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages