sacridini / OpenNeuralNetworkLinks
C++ implementation of a Artificial Neural Network
☆25Updated 5 years ago
Alternatives and similar repositories for OpenNeuralNetwork
Users that are interested in OpenNeuralNetwork are comparing it to the libraries listed below
Sorting:
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- Very basic deep learning framework in C++☆55Updated 2 years ago
- The source code to my book "The C++ Standard Library".☆39Updated 2 years ago
- Simple C++ borrow checker☆72Updated 2 years ago
- Parallel C++ algorithms☆66Updated last year
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- mathiu : a simple computer algebra system in C++.☆80Updated 4 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆86Updated 6 months ago
- A supercharged std::vector implementation (minus Allocator)☆36Updated 9 years ago
- C++ template metaprogram driven tensor math library☆90Updated 2 months ago
- C++ messaging and serialization library☆81Updated last week
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 6 months ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 years ago
- A Low-Level Abstraction of Memory Access☆92Updated last year
- Original implementation of STL by Alexander Stepanov and Meng Lee☆20Updated 6 years ago
- Asynchronous Programming with C++, Published by Packt☆78Updated last year
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- C++20 and onward collection of high performance data containers and related tools☆57Updated last week
- Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk☆134Updated last month
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated last year
- C++ Book Companion Repository (With Code Examples and Exercises)☆120Updated 7 months ago
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆143Updated this week
- This is the code repository for my book "C++20 - Get the Details"☆102Updated 2 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- Experimental C++20 multiplatform graphics engine.☆13Updated 3 years ago
- Contains code of the book "Introduction to Programming with C++ for Engineers" by prof. Bogusław Cyganek, Wiley-IEEE, 2020☆52Updated last year
- LALR(1) parser for C++☆80Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆96Updated last year
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆79Updated this week