jeremyong / cpp_nn_in_a_weekend
Article and source code reference to construct a C++ neural network in a weekend without any dependencies
☆147Updated 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
- A minimalistic foundation library with functions for memory allocation, basic collections, etc. The library has been written with a da…☆113Updated 5 years ago
- single-header c++ math library☆108Updated 4 years ago
- Path tracing, done three ways☆192Updated 3 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆116Updated 3 weeks ago
- A slot map is a high-performance associative container with persistent unique 32/64 bit keys to access stored values.☆284Updated last year
- C++ ML Intro☆100Updated 3 weeks ago
- This is a list of game development resources I will be collecting☆56Updated 4 years ago
- Minimal C++ library that allows you to define data schemas which then can be read or written in JSON or binary.☆126Updated 4 years ago
- Three new associative container classes☆211Updated 10 months ago
- C++17 GLSL-like vector and matrix math lib☆187Updated 3 years ago
- Single header "no-allocation" KTX/DDS file reader☆114Updated 10 months ago
- Inspect floating point computations☆136Updated 3 years ago
- A compact memory bandwidth tester for x64 CPUs☆111Updated 3 years ago
- My very first ray tracer implementation.☆125Updated 5 years ago
- A flexible and fast matrix, transform and geometry library.☆129Updated 4 months ago
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆111Updated 7 years ago
- Circle C++ shaders☆482Updated 2 years ago
- Repository with code samples for "API without Secrets: The Practical Approach to Vulkan" series of articles.☆119Updated 2 years ago
- NanoSTL, a small subset of C++ STL and libm☆125Updated 3 weeks ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated last year
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆186Updated 11 months ago
- single source shaders for opengl☆96Updated last month
- 🌋🌱 A Vulkan starter repo that you could use to get the ball rolling.☆78Updated 3 years ago
- A job system for game engines☆184Updated last year
- Meeting notes of the Graphics Programming Virtual Meetup☆75Updated last month
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆115Updated 4 years ago
- A lock-free CommandBuffer implementation designed for multi-threaded rendering applications.☆183Updated 5 years ago
- FLOꟼ - An MIT-licensed image viewer equipped with a GPU-accelerated perceptual image diffing algorithm based on ꟻLIP☆64Updated 2 years ago
- A (modern) C++ implementation of the Peter Shirley Ray Tracing mini-books (https://raytracing.github.io). Features a clean project struct…☆277Updated last week
- Quick path tracer project written in C++☆131Updated 5 years ago