simple neural network library in ANSI C
-
Updated
Jun 26, 2024 - C
simple neural network library in ANSI C
🤖 A portable, header-only, artificial neural network library written in C99
A simple tool to extract motion vectors from h264 encoded videos.
A recurrent/memory-based neural network library implemented from scratch in C.
This is a basic implementation of a neural network for use in C and C++ programs. It is intended for use in applications that just happen to need a simple neural network and do not want to use needlessly complex neural network libraries.
EmbeddedML was created to be an alternative to the limited options available for Artificial Neural Networks in C. It is designed to be efficient without sacrificing ease of use. It is meant to support students as well as industry experts as it is built to be expandable and straightforward to manipulate.
Initial implementation utilising AARNN principles
A small header-only C library for arbitrarily deep artificial neural networks
open source library artificial intelligence
A wallpaper rotator for the GNOME desktop.
Light weight Artificial Neural Network library written in C
Genann library port to RISC OS, a simple, fast, reliable and hackable C library for training and using feedforward Artificial Neural Networks (ANN)
INTEGRAT Teaches best practices in AI training (example app is Phoneme Recognition)
🤖 Neural real estate appraisal calculator is implemented in C programming language. The application is designed to calculate the assessment of real estate using a single neuron 🤖
My implementation of Multi-layer Perceptron Neural Networks for Artificial Intelligence
Rede convolucional em C. Camadas Conv, ConvNc, Pool, PoolAv, Relu, Softmax, BatchNorm, DropOut, FullConnect.
Cognitive systems modelling on SpiNNaker
Simple Neural Network written from scratch in C++ with a real time interactive and visualization demo.
SOM - Self-organizing map
Interpolation, linear equations, least squared, eigenvalues, ode, quadratures, roots, minimization, Monte-Carlo, neural networks
Add a description, image, and links to the artificial-neural-networks topic page so that developers can more easily learn about it.
To associate your repository with the artificial-neural-networks topic, visit your repo's landing page and select "manage topics."