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
- Thread safe, lock-free memory pool.☆59Updated last year
- 《C++模板元编程实战:一个深度学习框架的初步实现》☆185Updated 6 years ago
- c++11任务库☆53Updated 9 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- Boost速查手册☆106Updated 6 years ago
- ☆34Updated 5 years ago
- 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
- 42 SPECIFIC WAYS TO IMPROVE YOUR USE OF C++11 AND C++14 中文版☆176Updated 5 years ago
- Chinese version for Agner Fog's optimizing series☆81Updated 6 years ago
- c++ reflection library base on c++11 which very simple to use in order to increase productivity☆51Updated 5 years ago
- a c/c++ source file parser☆57Updated 10 years ago
- Force link all static lib symbols into .exe target, for full code coverage measure on windows.☆16Updated 10 years ago
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- Boost.Hana中文文档☆113Updated 4 years ago
- Source code for https://paul.pub/cpp-concurrency☆78Updated 2 years ago
- 作为对《Concurrency with Modern C++》的中文翻译。☆247Updated 4 years ago
- 23 Design Patterns implemented by C++☆155Updated 7 years ago
- Simple Functional Programming of C++ from Scratch 从零开始的简单函数式C++ ZEROから始める使いやすい関数型プログラミング☆103Updated 5 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆188Updated 8 months ago
- Expert C++的个人翻译☆54Updated 4 years ago
- a modern c++ plugin library☆87Updated 4 years ago
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 2 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆91Updated 4 years ago
- 《C++ Move Semantics》的非专业个人翻译☆76Updated 4 years ago
- A C++ RPC Framework with Google's Protobuf Serialization and wangle framework☆18Updated 5 years ago