Pinned Repositories
analogy-datasets
choices13k
cifar-10h
Original dataset release for CIFAR-10H
cifar10-human-experiments
hurd
Risky choice / decision making models written in Python
omi
The One Million Impressions (OMI) face dataset from Peterson et al. (PNAS, 2022)
openwebtext
Open clone of OpenAI's unreleased WebText dataset scraper. This version uses pushshift.io files instead of the API for speed.
percept2vec
Datasets and API (coming soon) for fitting CNN representations to human similarity judgments for images
pretrained-generative-models-list
vector-space-analogy-analysis
Experimental results, data analysis, and model evaluation code from "Evaluating vector-space models of analogy" (Chen, Peterson, & Griffiths, to appear in the CogSci 2017 Proceedings).
jcpeterson's Repositories
jcpeterson/openwebtext
Open clone of OpenAI's unreleased WebText dataset scraper. This version uses pushshift.io files instead of the API for speed.
jcpeterson/cifar-10h
Original dataset release for CIFAR-10H
jcpeterson/choices13k
jcpeterson/omi
The One Million Impressions (OMI) face dataset from Peterson et al. (PNAS, 2022)
jcpeterson/hurd
Risky choice / decision making models written in Python
jcpeterson/percept2vec
Datasets and API (coming soon) for fitting CNN representations to human similarity judgments for images
jcpeterson/cifar10-human-experiments
jcpeterson/vector-space-analogy-analysis
Experimental results, data analysis, and model evaluation code from "Evaluating vector-space models of analogy" (Chen, Peterson, & Griffiths, to appear in the CogSci 2017 Proceedings).
jcpeterson/analogy-datasets
jcpeterson/Dallinger
Laboratory automation for the behavioral and social sciences; human culture on a chip.
jcpeterson/easy_slurm
easily run slurm jobs with a python dictionary of argument values to gridsearch
jcpeterson/funsplash
Easily scrape targeted and limitless unsplash images with no web drivers, scrolling, or nodejs unhandled pipe errors!
jcpeterson/ali-feature-extractor
Pretrained CIFAR10 ALI GAN with code for feature extraction (no training code)
jcpeterson/bigan
code for "Adversarial Feature Learning"
jcpeterson/blocks
A Theano framework for building and training neural networks
jcpeterson/bogota
Behavioral game theory analysis in Python
jcpeterson/cinic-10
A drop-in replacement for CIFAR-10.
jcpeterson/eval-word-rep
Evaluating word representations (vectors) against human word association data.
jcpeterson/ffhq-dataset
Flickr-Faces-HQ Dataset (FFHQ)
jcpeterson/gitignore
A collection of useful .gitignore templates
jcpeterson/hyde-hugo-starter
jcpeterson/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
jcpeterson/judicious
jcpeterson/keras
Deep Learning for humans
jcpeterson/kmeans-equal-groups
jcpeterson/prog_gans_pytorch_inference
PyTorch inference for "Progressive Growing of GANs" with CelebA snapshot
jcpeterson/rbf_keras
RBF layer for Keras
jcpeterson/SMS-MMS-deduplication
Tool to remove duplicate text messages (SMS/MMS). RCS support is also available for some clients.
jcpeterson/stylegan-encoder
StyleGAN Encoder - converts real images to latent space
jcpeterson/stylegan2encoder
StyleGAN2 - Official TensorFlow Implementation