Pinned Repositories
brainiak
Brain Imaging Analysis Kit
alignment
brainiak
Brain Imaging Analysis Kit
cameronphchen.github.io
DNN_Mnist
Feedforward Neural Network implementation for MNIST
DQN
DeepMind DQN from https://sites.google.com/a/deepmind.com/dqn/
SRM
Shared Response Model (SRM) of NIPS 2015
SRM_tutorial
Use_SRM
Package for using SRM (NIPS 2015)
tensorflow
An Open Source Machine Learning Framework for Everyone
cameronphchen's Repositories
cameronphchen/SRM
Shared Response Model (SRM) of NIPS 2015
cameronphchen/DQN
DeepMind DQN from https://sites.google.com/a/deepmind.com/dqn/
cameronphchen/Use_SRM
Package for using SRM (NIPS 2015)
cameronphchen/cameronphchen.github.io
cameronphchen/brainiak
Brain Imaging Analysis Kit
cameronphchen/SRM_tutorial
cameronphchen/alignment
cameronphchen/DNN_Mnist
Feedforward Neural Network implementation for MNIST
cameronphchen/morphing_faces
Repository for the Morphing Faces demo
cameronphchen/multimodal-neural-language-models
Automatically exported from code.google.com/p/multimodal-neural-language-models
cameronphchen/neural-turing-machines
Attempt at implementing system described in "Neural Turing Machines." by Graves, Alex, Greg Wayne, and Ivo Danihelka. (http://arxiv.org/abs/1410.5401)
cameronphchen/OMPvsScreening
[Research] Combining OMP and Screening
cameronphchen/pHA
cameronphchen/scikit-learn
scikit-learn: machine learning in Python
cameronphchen/Screening
cameronphchen/settings
cameronphchen/spark
Mirror of Apache Spark
cameronphchen/tensorflow
Computation using data flow graphs for scalable machine learning
cameronphchen/tensorflow_tutorials
From the basics to slightly more interesting applications of Tensorflow
cameronphchen/Theano-Tutorials
Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.
cameronphchen/TML_finalproject
Theoretical Machine Learning Final Project: Sparse Gradient Boosting
cameronphchen/trl
Train transformer language models with reinforcement learning.
cameronphchen/VAE-Torch
Implementation of Variational Auto-Encoder in Torch7
cameronphchen/Variational-Autoencoder
Implementation of a variational Auto-encoder