Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数
-
Updated
Oct 4, 2021 - C++
Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数
Signapse is an open source software tool for helping everyday people learn sign language for free!
My first ML sandbox
Lightweight, header only ML library with support for OpenMP for a variety of neural networks.
A C++ implementation of feed-forward neural networks.
Neural network from scratch with C++ and 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.
Neural Network in C++ with FreeGlut
Banana Neural Network library (bnnlib)
Neural network that reads handwritten numbers.
A simple neural network implemented by using cudnn and cublas
#include-only, single header, custom written ai that can play ANY turn based game, including Boardgames, Card-games, hidden-info games, multiplayer games, and games with randomness.
A C++ implementation of a Neural Network Structure.
A basic neural network written in C++ that can calculate the expected output of an xor between two numbers.
Very basic implementation of neural network that is tought to play TicTacToe using genetic algorithm
I decided to create a simple back propagation neural network from scratch in C++ as part of my final project for my Scientific Computing course (DATASCI 2G03).
Game playing AI using neural networks
Multilayered backpropagation neural network using c++
Add a description, image, and links to the neuralnetwork topic page so that developers can more easily learn about it.
To associate your repository with the neuralnetwork topic, visit your repo's landing page and select "manage topics."