dreamilk / ANNLinks
An artificial neural network framework based on c++
☆77Updated 2 years ago
Alternatives and similar repositories for ANN
Users that are interested in ANN are comparing it to the libraries listed below
Sorting:
- 基于C++实现基础BP神经网络,有助于深入理解BP神经网络原理。☆172Updated 2 years ago
- C++面向对象设计模式-文档与代码☆108Updated 3 years ago
- 使用 C++11 实现的动态线程池☆215Updated 2 years ago
- A simple C++11 Thread Pool implementation. 一个C++11线程池实现 (中文注释版)。☆45Updated 2 years ago
- A high-performance thread pool implementation in Modern C++ for executing tasks concurrently.|一个基于现代C++的高效线程池实现。☆85Updated 9 months ago
- 22种设计模式的C++实现☆117Updated 3 years ago
- C++简单小工具轮子☆103Updated 3 years ago
- VTK联合QT编程实现3D可视化渲染;结构体数据序列化存储为json配置文件或者图像数据序列化为二进制存储Protocol Buffers;Modern CPlusPlus Guide; The Modern C++ to solve real-world problems…