Kindn / SimpleNNLinks
A simple neural network framework written in C++.
☆24Updated 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风格、C++风格及C++11特性的线程池☆43Updated 2 years ago
- 《C++模板元编程实战:一个深度学习框架的初步实现》☆183Updated 6 years ago
- An artificial neural network framework based on c++☆77Updated 2 years ago
- ☆113Updated 2 years ago
- C++/C++11/C++14/C++17/C++20's usage☆319Updated 3 months ago
- 使用 C++11 实现的动态线程池☆211Updated 2 years ago
- 机工社《高级C++20编程》随书代码☆58Updated 3 years ago
- a header-only event-driven library based on c++11.☆35Updated 3 years ago
- a header-only c++ numeric library☆42Updated last year
- 22种设计模式的C++实现☆117Updated 3 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☆47Updated 4 years ago
- 《Asynchronous Programming with C++ - 1st Edition》的非专业个人翻译☆38Updated 11 months ago
- A high-performance thread pool implementation in Modern C++ for executing tasks concurrently.|一个基于现代C++的高效线程池实现。☆83Updated 8 months ago
- 实现的一个简易的 C++ 序列化库☆78Updated 3 years ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork