EBLearn: Open Source C++ Machine Learning Library Project Website: http://eblearn.sourceforge.net/ Github Link: None Description Eblearn is an object-oriented C++ library that implements various machine learning models, including energy-based learning, gradient-based learning for machine composed of multiple heterogeneous modules. In particular, … Continue reading
Tag Archives: Matrix Shadow
Reply
CXXNET is a fast, concise, distributed deep learning framework Project Website: CXXNet now move forward to MXNet Github Link: https://github.com/dmlc/cxxnet Description CXXNET is a fast, concise, distributed deep learning framework. Contributors: https://github.com/antinucleon/cxxnet/graphs/contributors Documentation Learning to use cxxnet by examples Note … Continue reading
mshadow: Matrix Shadow Project Website: None Github Link: https://github.com/dmlc/mshadow Description MShadow is a lightweight CPU/GPU Matrix/Tensor Template Library in C++/CUDA. The goal of mshadow is to support efficient, device invariant and simple tensor library for machine learning project that aims … Continue reading