Hank-Chang / LSTM
Long Short-Term Memory implementation by c++
☆28Updated 6 years ago
Alternatives and similar repositories for LSTM:
Users that are interested in LSTM are comparing it to the libraries listed below
- A Long Short Term Memory neural network for time series prediction. Memory blocks contain one memory cell in each. Weights for the networ…☆15Updated 6 years ago
- 用C++实现机器学习算法☆47Updated 6 years ago
- My implementation of DQN.☆9Updated 3 years ago
- Three major design patterns for multithreading development☆33Updated last year
- A simple neural network framework written in C++.☆23Updated last year
- An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!☆44Updated 8 years ago
- 李建忠《设计模式》笔记总结☆16Updated 5 years ago
- Simple Blockingqueue I have used in many projects☆18Updated 8 years ago
- Thread safe, lock-free memory pool.☆58Updated last year
- 一个很精简的C++ 机器学习库☆57Updated 4 years ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆40Updated 3 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- ☆14Updated 3 years ago
- Message queue and thread pool implementations of C++ Workflow☆33Updated 8 months ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 10 years ago
- 中兴捧月杯算法比赛---最优路径规划,使用蚁群算法寻址最优路径☆28Updated 6 years ago
- 人工智能导论课程设计-用强化学习玩FlappyBird☆18Updated 5 years ago
- 这里总结下c++11的新特性☆12Updated 9 years ago
- 用libcurl实现http和https服务☆30Updated 6 years ago
- Linux下的C/C++爬虫系统☆12Updated 6 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago
- 本例程提供了C++的STL常用数据结构及其算法的使用范例,比如vector、string、list、forward_list、deque、queue、stack、map、set、multimap、multiset、tuple、bitset的使用范例,以及algorithm常…☆27Updated 6 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- ☆31Updated 6 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- 一个基于模板的C++矩阵运算库,简单易用,支持加减乘除转置求逆等常用运算. A template based C++ matrix operation library, which is simple and easy to use, and supports commo…☆17Updated 6 years ago
- Do NLP without coding! Simple NLP framework.☆21Updated 2 years ago
- gitchat 《C++ 多线程编程详解》课程源码☆38Updated 5 years ago