MichaelJWelsh / yannl
Yet another neural network library
☆38Updated 7 years ago
Alternatives and similar repositories for yannl:
Users that are interested in yannl are comparing it to the libraries listed below
- Some thoughts on programming☆7Updated 7 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 5 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- Signals/Slots implementation with multiple executors☆29Updated 6 years ago
- Useful C++ templates☆14Updated 11 months ago
- ☆39Updated 9 years ago
- A C++ library which allows the numerical optimisation of any given problem, function, program or you-name-it☆45Updated 7 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- The Bit Library☆58Updated 6 years ago
- Header for creating phantom types.☆13Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- 3D Game Engine written in C++ using OpenGL.☆34Updated 7 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- A tuple that lets you access members by name, too.☆23Updated 7 years ago
- Data structures implemented for my data structures course (INE5408) at UFSC.☆58Updated 6 years ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 8 years ago
- C++ testing and mocking framework☆16Updated 3 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- C++11 template meta-programming library.☆48Updated 10 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- Wrapper for references to array in C++.☆60Updated 8 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago