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:
- c/c++ language useful recipes☆95Updated 11 years ago
- Template meta programming package by C++11.☆131Updated 8 years ago
- The Annotated SGI STL Sources☆107Updated 10 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- Professional C++11/14&Boost Development☆60Updated 5 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
- Boost速查手册☆106Updated 6 years ago
- c++11任务库☆53Updated 9 years ago
- 《C++模板元编程实战:一个深度学习框架 的初步实现》☆183Updated 6 years ago
- c++ reflection library base on c++11 which very simple to use in order to increase productivity☆51Updated 5 years ago
- Boost.Hana中文文档☆113Updated 4 years ago
- a c/c++ source file parser☆57Updated 10 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆91Updated 4 years ago
- C++ distributed platform for shared memory programming☆25Updated 4 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- Chinese version for Agner Fog's optimizing series☆81Updated 6 years ago
- Source code for https://paul.pub/cpp-concurrency☆78Updated 2 years ago
- 42 SPECIFIC WAYS TO IMPROVE YOUR USE OF C++11 AND C++14 中文版☆176Updated 5 years ago
- 23 Design Patterns implemented by C++☆155Updated 7 years ago
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- Lean STL☆29Updated 4 years ago
- Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!☆18Updated 7 years ago
- tass-sgi-stl-2.91.57-annotated-source☆59Updated 12 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- 作为对《Concurrency with Modern C++》的中文翻译。☆244Updated 4 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
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆188Updated 7 months ago