jeremyong / cpp_nn_in_a_weekend
Article and source code reference to construct a C++ neural network in a weekend without any dependencies
☆150Updated 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
Sorting:
- single-header c++ math library☆109Updated 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
- Path tracing, done three ways☆192Updated 4 years ago
- A portable single header C++ fiber function library for co-operative multitasking☆114Updated 5 years ago
- A minimalistic foundation library with functions for memory allocation, basic collections, etc. The library has been written with a da…☆115Updated 5 years ago
- Inspect floating point computations☆138Updated 3 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆120Updated 4 months ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆117Updated 4 years ago
- Repository with code samples for "API without Secrets: The Practical Approach to Vulkan" series of articles.☆119Updated 2 years ago
- C++ ML Intro☆125Updated 4 months ago
- A dx12/Vk game engine (kind of).☆129Updated 4 years ago
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆191Updated last year
- C++17 GLSL-like vector and matrix math lib☆187Updated 3 years ago
- Graphics demo (DirectX 12, PBR, IBL, C++20 modules).☆66Updated 4 years ago
- A slot map is a high-performance associative container with persistent unique 32/64 bit keys to access stored values.☆291Updated last year
- An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more☆95Updated 3 years ago
- Modern C++ swizzling header-only library☆191Updated last year
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆114Updated 7 years ago
- A flexible and fast matrix, transform and geometry library.☆131Updated 8 months ago
- Quick path tracer project written in C++☆132Updated 5 years ago
- My very first ray tracer implementation.☆126Updated 5 years ago
- C++ dependencies (packages) manager☆67Updated last month
- Three new associative container classes☆215Updated last year
- ☆82Updated 6 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…☆284Updated 3 months ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Updated 2 years ago
- Vulkan Workshop, created for the CESCG 2020☆26Updated 5 years ago
- A job system for game engines☆189Updated this week
- Fiber-based job system with extremely simple API☆81Updated 4 years ago