Deep Learning API and Server in C++14 support for PyTorch,TensorRT, Dlib, NCNN, Tensorflow, XGBoost and TSNE
-
Updated
Nov 9, 2024 - C++
Deep Learning API and Server in C++14 support for PyTorch,TensorRT, Dlib, NCNN, Tensorflow, XGBoost and TSNE
Trying to understand neural nets by building a simple one from scratch
Efficient Self-Organizing Map for Sparse Data
Фреймворк для построения нейронных сетей, комитетов, создания агентов с параллельными вычислениями.
A clean, pure C++/CUDA implementation of Capsule Networks, no cuDNN, TF, Keras, or libraries.
micro managed NEURAL NETWORK (c++11 / Python)
In this project I have implemented the forward function of a Neural Network composed of sparsely connected layers. In order to parallelize the forward function I have built two implementation: one uses OpenMP and the other uses CUDA.
C++ Neural Network with Training Visualizer and Data Generation Tool
Contains various mini projects based on different machine learning algorithms.
Multilayered backpropagation neural network using c++
Add a description, image, and links to the neural-nets topic page so that developers can more easily learn about it.
To associate your repository with the neural-nets topic, visit your repo's landing page and select "manage topics."