jeremyong / cpp_nn_in_a_weekend
Article and source code reference to construct a C++ neural network in a weekend without any dependencies
☆148Updated last year
Alternatives and similar repositories for cpp_nn_in_a_weekend:
Users that are interested in cpp_nn_in_a_weekend are comparing it to the libraries listed below
- Path tracing, done three ways☆192Updated 3 years ago
- A slot map is a high-performance associative container with persistent unique 32/64 bit keys to access stored values.☆287Updated last year
- A minimalistic foundation library with functions for memory allocation, basic collections, etc. The library has been written with a da…☆115Updated 5 years ago
- Minimal C++ library that allows you to define data schemas which then can be read or written in JSON or binary.☆128Updated 4 years ago
- single-header c++ math library☆108Updated 4 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆119Updated 2 months ago
- Three new associative container classes☆214Updated last year
- C++17 GLSL-like vector and matrix math lib☆187Updated 3 years ago
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)