Hank-Chang / LSTMLinks
Long Short-Term Memory implementation by c++
☆29Updated 6 years ago
Alternatives and similar repositories for LSTM
Users that are interested in LSTM are comparing it to the libraries listed below
Sorting:
- 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
- ☆31Updated 4 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- C风格、C++风格及C++11特性的线程池☆42Updated 2 years ago
- 用C++实现一个简单的Transformer模型。 Attention Is All You Need。☆48Updated 4 years ago
- An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!☆44Updated 8 years ago
- ☆31Updated 6 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆30Updated 2 years ago
- My implementation of DQN.☆9Updated 3 years ago
- C++ 学习资料,项目总结资料☆29Updated 12 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 李建忠《设计模式》笔记总结☆15Updated 5 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- ☆36Updated 3 years ago
- 这是一个项目,C/S架构,服务端为C++,客户端为Qt,XML为小型数据库,主要是为了进行一些XML的操作。☆20Updated 7 years ago
- testing MLP, DQN, PPO, SAC, policy-gradient by snakeAI☆11Updated last month
- thread and atomic library☆29Updated 5 years ago
- C++并发编程实战☆14Updated 7 years ago
- 基于C++,使用BP神经网络识别手写字体☆94Updated 8 years ago
- A C++ RPC Framework with Google's Protobuf Serialization and wangle framework☆18Updated 5 years ago
- 基于Arrow的轻量线程池☆93Updated last year
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆22Updated 6 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 6 years ago
- Fuzzy Deep Reinforcement Learning for autoscaling on clouds☆9Updated 4 years ago
- ☆28Updated 5 years ago
- C Language Template Library C语言 模板库☆32Updated 5 months ago
- ☆20Updated 7 years ago
- A simple neural network framework written in C++.☆25Updated last year