Pinned Repositories
221-project
Analyze song lyrics
224d-project
image cnn + text rnn w/ GRU to generate sentiment aware text
229-project
Machine Learning Final Project (Amit Badlani, Andre Esteva, Anand Sampat)
AIS-impute
Accelerated Inexact Soft-Impute for Fast Large-Scale Matrix Completion, matlab code
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
BPL
Bayesian Program Learning model for one-shot learning
caffe-windows
Configure Caffe in one hour for Windows users.
ConvexTensor
Matlab code for the paper "A New Convex Relaxation for Tensor Completion"
DeepLearnToolbox-1
Deep Learning Toolbox
rwt
The Rice Wavelet Toolbox (RWT) is a collection of Matlab M-files and C MEX-files for 1D and 2D wavelet and filter bank design, analysis, and processing. The toolbox provides tools for denoising and interfaces directly with our Matlab code for wavelet domain hidden Markov models and wavelet regularized deconvolution.
Pei-jie's Repositories
Pei-jie/224d-project
image cnn + text rnn w/ GRU to generate sentiment aware text
Pei-jie/AIS-impute
Accelerated Inexact Soft-Impute for Fast Large-Scale Matrix Completion, matlab code
Pei-jie/BPL
Bayesian Program Learning model for one-shot learning
Pei-jie/caffe-windows
Configure Caffe in one hour for Windows users.
Pei-jie/dal
Dual Augmented Lagrangian (DAL) algorithm for sparse/low-rank reconstruction and learning
Pei-jie/grasta_mex
A Mex version of GRASTA (Grassmannian Robust Adaptive Subspace Tracking Algorithm)
Pei-jie/keras
Theano-based Deep Learning library (convnets, recurrent neural networks, and more).
Pei-jie/keystone
Simplifying robust end-to-end machine learning on Apache Spark.
Pei-jie/leetcode
Greatness from Basis comes
Pei-jie/LeetCode-1
项目主页:http://wepe.github.io/LeetCode/
Pei-jie/lrslibrary
Low-Rank and Sparse Tools for Background Modeling and Subtraction in Videos
Pei-jie/MachineLearning
This project contain some machine learning algrithm demo.Maybe the code is also useful to you.
Pei-jie/MALSAR
Multi-task learning via Structural Regularization
Pei-jie/nn-from-scratch
Implementing a Neural Network from Scratch
Pei-jie/omniglot
Omniglot data set for one-shot learning
Pei-jie/open-source-machine-learning-degree
Learn machine learning for free, because free is better than not-free.
Pei-jie/pmtk3
Probabilistic Modeling Toolkit for Matlab/Octave.
Pei-jie/pSPOT
Parallel extensions to SPOT
Pei-jie/python-algorithms
Python algorithms: A*, GA, SA, HMM, DP-KP and more
Pei-jie/python-neural-network
This is an efficient implementation of a fully connected neural network in NumPy. The network can be trained by a variety of learning algorithms: backpropagation, resilient backpropagation and scaled conjugate gradient learning. The network has been developed with PYPY in mind.
Pei-jie/recom_mc
Pei-jie/SDM16
Pei-jie/show_attend_and_tell.tensorflow
Pei-jie/tensorflow
Computation using data flow graphs for scalable machine learning
Pei-jie/TensorNet
Pei-jie/tensornet.torch
A Torch reimplementation of Tensor Train-layer for Neural Nets (original code and paper at https://github.com/Bihaqo/TensorNet)
Pei-jie/TT-MRF
Pei-jie/TT-Toolbox
The git repository for the TT-Toolbox
Pei-jie/ttpy
Python implementation of the TT-Toolbox
Pei-jie/TTr1SVD
Tensor Train Rank-1 decomposition