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:
- light deep neural network tools box(LSTM,GRU,RNN,CNN,Bi-LSTM,etc)☆39Updated 7 years ago
- 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
- A simple neural network framework written in C++.☆24Updated last year
- A C++ implementation of a 3 layer Gated Recurrent Unit (GRU) using no libraries other than Eigen for Matrices.☆19Updated 5 years ago
- a tiny c++ logger☆12Updated 2 years ago
- C++并发编程实战☆14Updated 7 years ago
- ☆31Updated 4 years ago
- Fuzzy Deep Reinforcement Learning for autoscaling on clouds☆9Updated 4 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- testing MLP, DQN, PPO, SAC, policy-gradient by snakeAI☆11Updated last month
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- A MFC-based digital image processing program: 这是一个基于MFC的数字图像处理程序,主要实现了对图像进行灰度变换(曲线、色阶)、几何变换(缩放、旋转)、滤波(空间滤波、频域滤波、FFT)等功能。☆20Updated 2 months ago
- 《C++ STL与泛型编程高级-侯捷》视频中关于各种容器的测试代码☆39Updated 4 years ago
- 李建忠《设计模式》笔记总结☆15Updated 5 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- Do NLP without coding! Simple NLP framework.☆21Updated 2 years ago
- Three major design patterns for multithreading development☆33Updated 2 years ago
- 用C++实现的一个简单的线程池,支持任务队列,实际任务继承自taskbase。☆12Updated 10 years ago
- C风格、C++风格及C++11特性的线程池☆42Updated 2 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- it contains some open source ocr code☆32Updated 5 years ago
- 实现的一个简易的 C++ 序列化库☆78Updated 3 years ago
- 在PyTorch上重构multi-agent deep deterministic policy gradient(MADDPG),将https://github.com/xuemei-ye/maddpg-mpe 修改到自己电脑上可运行。因为本人笔记本没有CUDA,实验速度…☆13Updated 6 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆103Updated 3 years ago
- Practice some modern or advanced C++ features and skills☆9Updated 2 years ago
- A Qt player that pull H264 stream from USB camera using for low-spec machines. 适用于低配机器,从USB摄像头拉H264流的Qt播放器。☆14Updated 2 years ago
- 这是一个项目,C/S架构,服务端为C++,客户端为Qt,XML为小型数据库,主要是为了进行一些XML的操作。☆20Updated 7 years ago