[ buster ]
[ ソース: torch3 ]
パッケージ: libtorch3c2 (3.1-2.2)
State of the art machine learning library - runtime library
Torch is a machine-learning library, written in C++. Its aim is to provide the state-of-the-art of the best algorithms for machine-learning.
* Many gradient-based methods, including multi-layered perceptrons, radial basis functions, and mixtures of experts. Many small "modules" (Linear module, Tanh module, SoftMax module, ...) can be plugged together. * Support Vector Machine, for classification and regression. * Distribution package, includes Kmeans, Gaussian Mixture Models, Hidden Markov Models, and Bayes Classifier, and classes for speech recognition with embedded training. * Ensemble models such as Bagging and Adaboost. * Non-parametric models such as K-nearest-neighbors, Parzen Regression and Parzen Density Estimator.
This package is the Torch runtime library.
その他の libtorch3c2 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.15)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 5)
- GNU 標準 C++ ライブラリ v3