bowdar / DeepLearning
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
- Template meta programming package by C++11.☆130Updated 8 years ago
- c/c++ language useful recipes☆95Updated 11 years ago
- Expert C++的个人翻译☆54Updated 4 years ago
- The Annotated SGI STL Sources☆107Updated 10 years ago
- 《C++模板元编程实战:一个深度学习框架的初步实现》☆182Updated 5 years ago
- Boost.Hana中文文档☆113Updated 4 years ago
- c++11任务库☆53Updated 9 years ago
- a c/c++ source file parser☆57Updated 9 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- Professional C++11/14&Boost Development☆60Updated 5 years ago
- Lean STL☆29Updated 4 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- Simple Functional Programming of C++ from Scratch 从零开始的简单函数式C++ ZEROから始める使いやすい関数型プログラミング☆104Updated 5 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- 小的实验项目代码☆34Updated last year
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- ☆77Updated 2 years ago
- Boost速查手册☆105Updated 5 years ago
- 《C++ Move Semantics》的非专业个人翻译☆75Updated 3 years ago
- awaitable tasks base on msvc's resumable functions.☆22Updated 7 years ago
- a modern c++ plugin library☆86Updated 3 years ago
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- Chinese version for Agner Fog's optimizing series☆80Updated 6 years ago
- codes learn asio from boost.org☆18Updated 8 years ago
- ☆34Updated 5 years ago
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- Source code for https://paul.pub/cpp-concurrency☆78Updated 2 years ago
- c++ reflection library base on c++11 which very simple to use in order to increase productivity☆50Updated 5 years ago
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆233Updated 4 years ago