A deep learning framework in C++ similar to PyTorch, originally built for CNNs but now supporting general neural network development.
-
Updated
Jul 4, 2025 - C++
A deep learning framework in C++ similar to PyTorch, originally built for CNNs but now supporting general neural network development.
Detection of EEG based Error-Related Potential by Silent Speech using Convolutional Neural Network.
Master thesis 2010: Fast Convolutional Neural Network Training and Classification on CUDA GPUs
3D object detection and recognition based on RGBD Image using Pointcloud and Artificial Neural Network at ROS Workspace
The goal of this project is to ensure collision-free navigation of a mobile robot. Therefore evolutionary algorithms are used to evolve the weights of an RNN. For this process, the neural networks that performed best in previous generations are used as parents for the next generation. The neural network itself receives as input the sensor data o…
noodle is an implementation of the forward pass of CNN layers for Arduino. noodle relies on SD Card and memory-reuse for efficient implementation.
A Small Deep Learning Library in c++ with Python Bindings
Mobile-based crop disease prediction tool using CNN and transfer learning to identify cotton leaf diseases with high accuracy. Built with Flutter for a farmer-friendly interface and real-time results.
[WIP] LeNet-5 convolutional neural network written from scratch in C++
To train a CNN network to learn the cars' poses on the image
Add a description, image, and links to the cnn topic page so that developers can more easily learn about it.
To associate your repository with the cnn topic, visit your repo's landing page and select "manage topics."