bowdar / DeepLearningLinks
Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数
☆103Updated 3 years ago
Alternatives and similar repositories for DeepLearning
Users that are interested in DeepLearning are comparing it to the libraries listed below
Sorting:
- The Annotated SGI STL Sources☆107Updated 10 years ago
- Template meta programming package by C++11.☆131Updated 8 years ago
- c/c++ language useful recipes☆96Updated 11 years ago
- 简单有效的内存池实现☆95Updated 9 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- Boost速查手册☆106Updated 6 years ago
- 《C++模板元编程实战:一个深度学习框架的初步实现》☆185Updated 6 years ago
- Source code for https://paul.pub/cpp-concurrency☆78Updated 2 years ago
- c++11 thread pool☆24Updated 10 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- tass-sgi-stl-2.91.57-annotated-source☆58Updated 13 years ago
- c++ reflection library base on c++11 which very simple to use in order to increase productivity☆52Updated 5 years ago
- Boost.Hana中文文档☆114Updated 4 years ago
- Professional C++11/14&Boost Development☆60Updated 5 years ago
- 42 SPECIFIC WAYS TO IMPROVE YOUR USE OF C++11 AND C++14 中文版☆176Updated 6 years ago
- ☆34Updated 6 years ago
- c++11任务库☆53Updated 9 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆188Updated 10 months ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- C++标准库的轻量级拓展.☆70Updated 6 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 11 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- a modern c++ plugin library☆87Updated 4 years ago
- There is my code snippet.☆120Updated last week
- A memory pool written with C++☆59Updated 4 years ago
- a c/c++ source file parser☆57Updated 10 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- Simple Functional Programming of C++ from Scratch 从零开始的简单函数式C++ ZEROから始める使いやすい関数型プログラミング☆103Updated 5 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago