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:
- ☆112Updated 2 years ago
- C风格、C++风格及C++11特性的线程池☆43Updated 2 years ago
- 22种设计模式的C++实现☆117Updated 3 years ago
- 《C++模板元编程实战:一个深度学习框架的初步实现》☆182Updated 6 years ago
- An artificial neural network framework based on c++☆77Updated 2 years ago
- a header-only event-driven library based on c++11.☆35Updated 3 years ago
- 实现的一个简易的 C++ 序列化库☆78Updated 3 years ago
- C++/C++11/C++14/C++17/C++20's usage☆319Updated 2 weeks ago
- A high-performance thread pool implementation in Modern C++ for executing tasks concurrently.|一个基于现代C++的高效线程池实现。☆85Updated 9 months ago
- 使用 C++11 实现的动态线程池☆215Updated 2 years ago
- Source code for https://paul.pub/cpp-concurrency☆78Updated 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
- ☆39Updated 5 years ago
- 一个进程空间内全局单例的框架(注册到独立外置的一个dll中),支持热加载/热卸载动态链接库。☆43Updated last year
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆414Updated 6 months ago
- source code of cplusplus tutorial on bilibili☆81Updated 3 years ago
- Single header static reflection library for C++14 and above☆33Updated last year
- This is a log system implemented in C++.☆26Updated 6 years ago
- 《Design Patterns in Modern C++》简体中文小样...☆28Updated 3 years ago
- 《Asynchronous Programming with C++ - 1st Edition》的非专业个人翻译☆38Updated last year
- 简单有效的内存池实现☆100Updated 9 years ago
- 基于Arrow的轻量线程池☆92Updated last year
- ☆60Updated 4 years ago
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 3 years ago
- spdlog简单封装☆53Updated 2 years ago
- 机工社《高级C++20编程》随书代码☆59Updated 3 years ago
- 作为对《Concurrency with Modern C++》的中文翻译。☆250Updated 5 years ago
- 【计算机图形学 - 绘图系统】核心算法模块,完成了直线生成(DDA算法、Bresenham算法),多边形生成,椭圆生成(中点椭圆算法),曲线生成(Bezier和B-spline),图元平移、旋转、缩放,线段剪裁(Cohen-Sutherland算法、Liang-Barsky…☆85Updated 5 years ago
- Three major design patterns for multithreading development☆35Updated 2 years ago
- C++从零实现传统视觉算法: 边缘检测、直线&圆检测、直方图均衡化、风格迁移、人脸融合、全景图拼接、图像矫正、手写体识别☆118Updated 6 years ago