artix75 / psycLinks
A C implementation of common Artificial Neural Networks
☆14Updated 3 months ago
Alternatives and similar repositories for psyc
Users that are interested in psyc are comparing it to the libraries listed below
Sorting:
- Lightweight C++11 library for building deep recurrent neural networks☆43Updated 8 years ago
- A C++ implementation of a 3 layer Gated Recurrent Unit (GRU) using no libraries other than Eigen for Matrices.☆20Updated 5 years ago
- long short-term memory for recursive neural network model☆66Updated 6 years ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆59Updated 9 years ago
- A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆19Updated 4 years ago
- A hashtable in C☆58Updated 11 years ago
- Example of Spelling Corrector in C☆34Updated 5 years ago
- GEMM☆10Updated last year
- 一个C语言常用字符串操作函数库☆17Updated 11 years ago
- A dictionary implementation that is written in C and backed by a prefix tree.☆25Updated 10 years ago
- mmseg 分词算法c++实现☆33Updated 9 years ago
- libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications w…☆57Updated 6 years ago
- Neural network library written in C and Javascript☆34Updated last year
- Our own thread library similar to pthreads☆18Updated 2 years ago
- CppJieba的C语言api☆58Updated 2 years ago
- Lightweight Neural Network☆6Updated 4 years ago
- Dan's repository of OpenFst (manually created by downloading certain versions of OpenFst), created to track certain patches.