⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lemga.dox

📁 C++编写的机器学习算法 Lemga is a C++ package which consists of classes for several learning models and gener
💻 DOX
字号:
/** @mainpage *  @section intro Introduction *  LEMGA stands for ``Learning Models and Generic Algorithms.'' * *  It was rewritten from an old implementation and is still under *  development and test. * *  [<A href="../index.html">Go back</A>] *//** @namespace lemga *  @brief Learning models and generic algorithms * *  The idea is to separate the learning model and optimization techniques. * *  Using vectorop.h for default vector operation *  @todo documentation: basic idea, ... *//** @namespace lemga::op *  @brief Operators used in optimization * *  @todo documentation */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -