canyalniz / CNN-Inference-Didactic
A readable CNN Inference implementation in C for anyone who wants to learn what exactly is going on behind the scenes
☆56Updated 4 years ago
Alternatives and similar repositories for CNN-Inference-Didactic:
Users that are interested in CNN-Inference-Didactic are comparing it to the libraries listed below
- A recurrent/memory-based neural network library implemented from scratch in C.☆56Updated 3 years ago
- A recurrent (LSTM) neural network in C☆92Updated 3 years ago
- fundamental tools in the spirit of C☆60Updated 5 years ago
- Library of data containers and data structures for C programming language.☆66Updated 3 years ago
- The C++ Neural Network and Machine Learning project is intended to provide a C++ template library for neural nets and machine learning al…☆79Updated 2 years ago
- Lightweight WebSocket library for C.☆85Updated 3 years ago
- Tools to facilitate data-oriented design in C99.☆41Updated 4 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆85Updated 5 years ago
- C++ Coding Conventions and Guidelines☆45Updated 5 years ago
- Intorduction to profiling C\C++ applications. Description of different tools, comparison of capabilities and examples in code.☆53Updated 7 years ago
- A CHIP-8 emulator written in C++☆25Updated 3 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆604Updated 7 years ago
- A fast template-based vector, matrix, and (soon) quaternion math library for C++20 (deprecated)☆20Updated 4 years ago
- Header-only C library for Binary Neural Network Feedforward Inference (targeting small devices)☆46Updated 3 years ago
- A lightweight C library for artificial neural networks☆698Updated 3 years ago
- Portable scanf/printf-like functions to marshal binary data☆61Updated 9 years ago
- Latte is a convolutional neural network (CNN) inference engine written in C++ and uses AVX to vectorize operations. The engine runs on Wi…☆13Updated 6 years ago
- A library of "connected" data structures☆128Updated last year
- Probabilistic Data Structure Template Library☆30Updated 4 years ago
- A fast DNN library in C++, and a version in Python for prototyping☆19Updated 9 months ago
- An exercise to explain/understand a kalman filter☆15Updated 4 years ago
- Tiny Speech Recognizer☆58Updated 4 years ago
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated 6 months ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆195Updated 8 months ago
- C++ unit testing and mocking made easy☆55Updated 5 years ago
- Doug McIlroy's C++ regular expression matching library☆95Updated 6 years ago
- Trying to understand neural nets by building a simple one from scratch☆33Updated 7 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆90Updated 2 years ago
- a set of simple utilities in c for microcontrollers☆209Updated 4 years ago
- A neural network implementation for the MNIST dataset, written in plain C☆97Updated 4 years ago