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
- Implements SFO minibatch optimizer in Python and MATLAB, and reproduces figures from paper.☆126Updated 3 years ago
- ☆14Updated 9 years ago
- A basic implementation of convolutional neural nets☆54Updated 10 years ago
- Scripts that generate .html to more easily see NIPS papers☆151Updated 7 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆81Updated 8 years ago
- Backpropagate derivatives through the Cholesky decomposition☆58Updated 4 years ago
- OverFeat-Torch7 Wrapper Library☆44Updated 8 years ago
- A set of tools/pages that help explore academic literature☆43Updated 10 years ago
- Some unsupervised learning modules using Torch☆86Updated 7 years ago
- Facebook's extensions to torch/torch7. This is a preliminary release.☆36Updated 8 years ago
- tensorflow reinforcement learning agents for OpenAI gym environments