karpathy / MatlabWrapper
C++ convenience class to communicate with a Matlab instance. Send matrices back and forth, execute arbitrary Matlab commands, or drop into interactive Matlab session right in the middle of your C++ code.
☆60Updated 12 years ago
Alternatives and similar repositories for MatlabWrapper:
Users that are interested in MatlabWrapper are comparing it to the libraries listed below
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆81Updated 8 years ago
- A set of tools/pages that help explore academic literature☆44Updated 10 years ago
- Scripts that generate .html to more easily see NIPS papers☆152Updated 7 years ago
- Implements SFO minibatch optimizer in Python and MATLAB, and reproduces figures from paper.☆126Updated 3 years ago
- ☆13Updated 9 years ago
- Darwin: A Framework for Machine Learning Research and Development☆54Updated 3 years ago
- A basic implementation of convolutional neural nets☆54Updated 10 years ago
- Convolution op for Theano based on CuFFT using scikits.cuda☆51Updated 10 years ago
- Backpropagate derivatives through the Cholesky decomposition☆58Updated 4 years ago
- Evaluation code with models for the paper "On the Quantitative Analysis of Decoder-Based Generative Models"☆130Updated 7 years ago
- A simple interface to allow Python to call MATLAB functions.☆95Updated 8 years ago
- hmdp is a C++ library and tools for solving Markov Decision Processes (MDPs) with hybrid discrete and/or continuous state-spaces.☆23Updated 5 years ago
- Matrix library for CUDA in C++ and Python☆196Updated 8 years ago
- Code basis for the Realtime adAPtative detecTOR (first published and referred to at IEEE ICRA 2014)☆61Updated 9 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆285Updated 9 years ago
- Pure Python version of the mlabwrap Python to Matlab bridge☆28Updated 5 years ago
- OverFeat-Torch7 Wrapper Library☆44Updated 8 years ago
- A Newton ADMM based solver for Cone programming.☆38Updated 7 years ago
- useful scripts to work with Twitter + Python. Requires the tweepy library.☆57Updated 12 years ago
- Multi-core CPU implementation of deep learning for 2D and 3D sliding window convolutional networks (ConvNets).☆94Updated 8 years ago
- Automatic Feature Selection☆31Updated 7 years ago
- Port of l-BFGS from Torch to Tensorflow☆9Updated 8 years ago
- C++ code for the RDIS algorithm from "Recursive Decomposition for Nonconvex Optimization." Friesen and Domingos, IJCAI 2015.☆57Updated 9 years ago
- Custom fork containing our own python backend for integration into neon☆15Updated 2 years ago
- Matlab GPU Accelerated Deep Learning Toolbox☆70Updated 8 years ago
- This was my private research codebase during grad school. After graduation I made it all public☆120Updated 6 years ago
- A microframework for working with Amazon's Mechanical Turk☆10Updated 10 years ago
- A Random Forest implementation for MATLAB. Supports arbitrary weak learners that you can define.☆185Updated 11 years ago
- A numeric optimization package for Torch.☆12Updated 3 years ago
- Deep Learning Inference in 35 Lines of Python☆22Updated 9 years ago