accosmin / nanoLinks
C++ library [machine learning & numerical optimization] - superseeded by libnano
☆1Updated 6 years ago
Alternatives and similar repositories for nano
Users that are interested in nano are comparing it to the libraries listed below
Sorting:
- A C++ library which allows the numerical optimisation of any given problem, function, program or you-name-it☆45Updated 7 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- CMake module collection☆30Updated 10 years ago
- C++ file backed vector for very fast column databases, useful for time series data☆22Updated 10 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆178Updated 6 years ago
- C++ library for numerical arrays and tensor objects and operations with them, designed to allow Matlab-style programming.☆52Updated 2 years ago
- Custom fork containing our own python backend for integration into neon☆15Updated 2 years ago
- C++ heterogeneous and lock-free containers☆13Updated 6 years ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 7 years ago
- ☆154Updated 8 years ago
- Cross-platform C++ library for fast binary and REST messaging☆43Updated 5 years ago
- An open source library for artificial neural networks.☆123Updated 4 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆283Updated 9 years ago
- Scientific library for high-precision computations and research☆49Updated 7 years ago
- serialization prototype for tiny-dnn☆15Updated 8 years ago
- Simple and Cutting-edge Deep Learning Library accelerated with GPU using C++ AMP☆19Updated 9 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- Stream Processing ToolKit☆18Updated 9 years ago
- Sample implementation of a proposed C++ hashing framework☆29Updated 9 years ago
- Kaadugal is a parallelized multi-core C++ implementation of the random forests algorithm for classification, regression, and structured p…☆23Updated 7 years ago
- Memory-mapped storage library☆76Updated 9 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
- The "CUDA templates" are a collection of C++ template classes and functions which provide a consistent interface to NVIDIA's "Compute Uni…☆27Updated 13 years ago
- Yet another neural network library☆38Updated 7 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 9 years ago
- Kernel space memory caching system☆26Updated 12 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- Darwin: A Framework for Machine Learning Research and Development☆55Updated last month
- This demo shows how to learn a neural network on top of decision trees