Hank-Chang / LSTM
Long Short-Term Memory implementation by c++
☆27Updated 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…☆14Updated 6 years ago
- 用C++实现机器学习算法☆47Updated 6 years ago
- A simple neural network framework written in C++.☆22Updated last year
- 这是一个项目,C/S架构,服务端为C++,客户端为Qt,XML为小型数据库,主要是为了进行一些XML的操作。☆19Updated 6 years ago
- 简单有效的内存池实现☆93Updated 8 years ago
- Thread safe, lock-free memory pool.☆57Updated 11 months ago
- C风格、C++风格及C++11特性的线程池☆41Updated last year
- Do NLP without coding! Simple NLP framework.☆21Updated 2 years ago
- Implementation of Dijkstra's algorithm in C++ which finds the shortest path from a start node to every other node in a weighted graph.☆39Updated 7 months ago
- 这里总结下c++11的新特性☆11Updated 9 years ago
- spdlog简单封装☆50Updated last year
- 李建忠《设计模式》笔记总结☆16Updated 5 years ago
- thread and atomic library☆28Updated 4 years ago
- Three major design patterns for multithreading development☆32Updated last year
- 侯捷C++内存管理专题笔记☆66Updated 6 years ago
- C++ Library for POSIX System.☆24Updated this week
- 基于Reactor 模式的多线程现代化C++11网络库☆16Updated 6 years ago
- A simple C++ Thread Pool implementation☆26Updated 2 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆103Updated 3 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- 基于OpenCV+FFmpeg+SDL完成的实时会议的通信软件,采用QT编程进行客户端的UI的设计;服务器使用Threadpool+epoll模型实现数据交互、业务处理☆33Updated 3 years ago
- 用libcurl实现http和https服务☆30Updated 6 years ago
- 分享各种 Qt 示例,,说不定用得上呢~☆27Updated 6 months ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆50Updated 7 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 5 years ago
- 根据夏曹俊老师的课程,整理出来的demo☆10Updated 5 years ago
- Source code for https://paul.pub/cpp-concurrency☆78Updated 2 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- source code of cplusplus tutorial on bilibili☆80Updated 2 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago