Pinned Repositories
book-notes
a bunch of notes about machine learning, image statistics, theoretical neuroscience, etc.
cnn-v1-jcns2018
code for "Convolutional neural network models of V1 responses to complex patterns"
cnnvis-pytorch
visualization of CNN in PyTorch
computing-resources
central repo for all computing related issues in Lee Lab. Public, for other CNBC members.
DevOps
A bunch of DevOps files.
lab-wiki-builder
a tool for building wiki websites for academic labs based on GitHub pages.
predictive-coding-music-prediction
Code implementation for the paper "Relating Human Perception of Musicality to Prediction in a Predictive Coding Model"
pytorch-caffe-models
common caffe models in PyTorch format (at least alexnet and cafffenet in PyTorch)
pytorch-cffi-tutorial
Tutorial for building a custom CUDA function for Pytorch
sparse-coding-elife2018
code for "Large-scale two-photon imaging revealed super-sparse population codes in V1 superficial layer of awake monkeys"
leelabcnbc's Repositories
leelabcnbc/book-notes
a bunch of notes about machine learning, image statistics, theoretical neuroscience, etc.
leelabcnbc/lab-wiki-builder
a tool for building wiki websites for academic labs based on GitHub pages.
leelabcnbc/pytorch-caffe-models
common caffe models in PyTorch format (at least alexnet and cafffenet in PyTorch)
leelabcnbc/pytorch-cffi-tutorial
Tutorial for building a custom CUDA function for Pytorch
leelabcnbc/sparse-coding-elife2018
code for "Large-scale two-photon imaging revealed super-sparse population codes in V1 superficial layer of awake monkeys"
leelabcnbc/tang_jcompneuro_revision
revision of Tang JCNS paper
leelabcnbc/cnn-v1-jcns2018
code for "Convolutional neural network models of V1 responses to complex patterns"
leelabcnbc/strflab-python
a Python lib with functionality similar to strflab
leelabcnbc/unsup-pytorch
a pytorch implementation of https://github.com/koraykv/unsup
leelabcnbc/datasmart
DataSMART: Scalable Management and Analytic Research Tools for Data.
leelabcnbc/occlusion-project
leelabcnbc/cdttable-matlab
conversion from raw spike timing information and trial event codes to a universal flexible format (CDT table)
leelabcnbc/datasmartactions-leelab
datasmart actions for leelab
leelabcnbc/imagen-extension
leelabcnbc/caffe
Caffe
leelabcnbc/deep-retina
deep-retina is a project to build a convolutional neural network that can predict retinal ganglion cell responses to natural stimuli with high accuracy.
leelabcnbc/deep-visualization-toolbox
DeepVis Toolbox, with better performance and fewer bugs
leelabcnbc/early-vision-toolbox
a collection of models and analysis methods for early visual areas.
leelabcnbc/leelab-experiment-gen
leelabcnbc/lightTherapy
leelabcnbc/opencv-feedstock
A conda-smithy repository for opencv.
leelabcnbc/paysage
Unsupervised learning and generative models in python/pytorch.
leelabcnbc/PCN-with-Local-Recurrent-Processing
Code for "Deep predictive coding network with local recurrent processing for object recognition"
leelabcnbc/predictive_coding_v1
reimplementation of predictive coding V1 models originally invented by Michael Spratling
leelabcnbc/prednet
Code and models accompanying "Deep Predictive Coding Networks for Video Prediction and Unsupervised Learning"
leelabcnbc/pyret
Python tools for analysis of neurophysiology data
leelabcnbc/pytorch-cifar
95.16% on CIFAR10 with PyTorch
leelabcnbc/sg2im
Code for "Image Generation from Scene Graphs", Johnson et al, CVPR 2018
leelabcnbc/state-of-the-art-result-for-machine-learning-problems
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
leelabcnbc/unsup
Some unsupervised learning modules using Torch