vsmolyakov / cppLinks
algorithms in c++
☆45Updated 4 years ago
Alternatives and similar repositories for cpp
Users that are interested in cpp are comparing it to the libraries listed below
Sorting:
- computer vision☆25Updated 6 years ago
- Clean examples of STL algorithms☆25Updated 6 years ago
- Matrix multiplication using c++11 threads☆32Updated 7 years ago
- C++ files from the "C++ Crash Course" YouTube series by CoffeeBeforeArch☆103Updated 3 years ago
- Slides and code for my talk at MeetingC++ 2017☆48Updated 7 years ago
- Code from Michael Nielsen book Neural Networks and Deep Learning ported to C++.☆129Updated last year
- My C++ deep learning framework & other machine learning algorithms☆88Updated 2 years ago
- ☆55Updated 7 years ago
- Deep Neural Network from scratch in C++ for learning purposes☆36Updated 4 years ago
- A GPU / CPU implementation of a feed forward neural network☆31Updated 10 years ago
- Deep Learning With C++☆32Updated 7 years ago
- ☆30Updated 7 years ago
- Leverage the power of modern C++ to build robust and scalable applications☆73Updated 4 years ago
- C++ STL Examples☆39Updated 2 years ago
- Set of examples of ML approaches implemented in C++☆293Updated 4 years ago
- ☆108Updated 2 years ago
- A repository containing C++11/14/17 concepts and code snippets☆95Updated 7 years ago
- Examples from Second Edition of Discovering Modern C++☆21Updated 6 years ago
- C++ Data Structures and Algorithms☆10Updated 4 years ago
- Hands-On Algorithms for Computer Vision, published by Packt☆37Updated 2 years ago
- Master the technique of confidently writing robust C++ code☆62Updated 5 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 7 years ago
- A fast DNN library in C++, and a version in Python for prototyping☆19Updated last year
- C++ wrapper for gnuplot☆28Updated 6 years ago
- Code accompanying my blog post on k-means in Python, C++ and CUDA☆58Updated 7 years ago
- Public materials for the Fall 2016 offering of CS145☆34Updated 7 years ago
- Contains code of the book "Introduction to Programming with C++ for Engineers" by prof. Bogusław Cyganek, Wiley-IEEE, 2020☆51Updated last year
- Introduction to Parallel Programming class code☆30Updated 10 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆83Updated 9 years ago
- Learning OpenCV 3 Application Development by Packt☆27Updated 2 years ago