simple neural network library in ANSI C
-
Updated
Jun 26, 2024 - C
simple neural network library in ANSI C
This library provides a set of basic functions for different type of deep learning (and other) algorithms in C.This deep learning library will be constantly updated
a lightweight and versatile artificial neural network simulator
基于并行BP神经网络的人脸识别系统(并行)
A simple neural network coded from scratch in C.
A Neural Network Kernel written in C and uses python wrappers for interacting with the kernel
基于并行BP神经网络的人脸识别系统(串行)
Lightweight neural network library written in ANSI-C supporting prediction and backpropagation for Convolutional- and Fully Connected neural networks
simple-neural-net-example is a simple neural net example
Basic deep learning framework written in good old C
Neural Network Library written in pure C
Neural Network library customizable written in C. Threads implementations in both forward and backward propagation.
Implementação paralela e simples do Perceptron Multicamadas utilizando OpenACC destinada para CPU
Backpropagation algorithm written in C to train and classify handwritten numbers (0-9) from MNIST dataset.
simple recompilating neural networks framework
Implementing / documenting CS papers for its own sake
Feed-Forward Artificial Neural Network entirely in C. Utilising backpropagation to train. Including an example implementation of the XOR function.
Add a description, image, and links to the backpropagation topic page so that developers can more easily learn about it.
To associate your repository with the backpropagation topic, visit your repo's landing page and select "manage topics."