Kindn / SimpleNNLinks
A simple neural network framework written in C++.
☆25Updated 2 years ago
Alternatives and similar repositories for SimpleNN
Users that are interested in SimpleNN are comparing it to the libraries listed below
Sorting:
- 《C++模板元编程实战:一个深度学习框架的初步实现》☆185Updated 6 years ago
- An artificial neural network framework based on c++☆77Updated 2 years ago
- this a simple taskflow inspired by the githu taskflow proj for learning , it is even more easy than the ori version of task flow☆46Updated 4 years ago
- 实现的一个简易的 C++ 序列化库☆78Updated 3 years ago
- ☆112Updated last year
- Single header static reflection library for C++14 and above☆32Updated last year
- a header-only event-driven library based on c++11.☆35Updated 3 years ago
- C++/C++11/C++14/C++17/C++20's usage☆318Updated last week
- A high-performance thread pool implementation in Modern C++ for executing tasks concurrently.|一个基于现代C++的高效线程池实现。☆84Updated 5 months ago
- 机工社《高级C++20编程》随书代码