Hank-Chang / LSTMLinks
Long Short-Term Memory implementation by c++
☆29Updated 7 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 7 years ago
- 用C++实现机器学习算法☆47Updated 7 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆104Updated 4 years ago
- Dueling DQN Pytorch☆13Updated 4 years ago
- 基于C++,使用BP神经网络识别手写字体☆96Updated 8 years ago
- C++并发编程实战☆14Updated 8 years ago
- Matlab code to control underactuated systems based on a hybrid approach that combines neural networks, reinforcement learning, fuzzy logi…☆30Updated 12 years ago
- 用深度学习+强化学习编写的一个五子棋人工智障☆44Updated 7 years ago
- A simple neural network framework written in C++.☆24Updated 2 years ago
- 这是一个项目,C/S架构,服务端为C++,客户端为Qt,XML为小型数据库,主要是为了进行一些XML的操作。☆22Updated 7 years ago
- 基于内存的简易文件系统实现☆25Updated 7 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 11 years ago
- 李建忠《设计模式》笔记总结☆15Updated 6 years ago
- Data cleanse, clustering with Vector Quantization and Adaptive Resonance Theory☆10Updated 8 years ago
- Fuzzy Deep Reinforcement Learning for autoscaling on clouds☆12Updated 4 years ago
- ☆31Updated 6 years ago
- Part of a research scholarship. I built a basic 2d driving sim with simulated lidar data to train Deep Q Neural Network. So far after abo…☆11Updated 8 years ago
- a header-only event-driven library based on c++11.☆35Updated 3 years ago
- An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!☆45Updated 8 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.☆41Updated last year
- 用C++实现一个简单的Transformer模型。 Attention Is All You Need。☆52Updated 4 years ago
- C语言手撕机器学习/深度学习算法☆133Updated 4 years ago
- Monitor (实时视频监控、运动检测视频记录)☆43Updated 9 years ago
- 简单有效的内存池实现☆100Updated 9 years ago
- C++ Library for POSIX System.☆26Updated 3 weeks ago
- ☆38Updated 5 years ago
- 中兴捧月杯算法比赛---最优路径规划,使用蚁群算法寻址最优路径☆29Updated 7 years ago
- ☆20Updated 7 years ago
- 这是用C++写的遗传算法,参考《智能算法 30案例分析 第2版》一书,包含TSP、LQR控制器、结合量子算法、多目标优化、粒子群等,由于原作为matlab程序,综合自己思路通过C++写出来,算是练习和开个大坑☆209Updated 7 years ago
- Do NLP without coding! Simple NLP framework.☆22Updated 3 years ago