simple neural network library in ANSI C
-
Updated
Jun 26, 2024 - C
simple neural network library in ANSI C
High-performance, AI-native server built from scratch in C + hand-written Assembly (SSE2/AVX2/AVX-512). Supports 10 AI providers — OpenAI, Groq, Anthropic Claude, Google Gemini, DeepSeek, Moonshot/Kimi, Zhipu GLM, Perplexity, Mistral AI, and local models via Ollama — all in one binary.
Neural Network library in C
This repository shows an alternative neural network structure to modern ones, inspiring from the brain and it's creativity, workings.
An efficient implementation of a stochastic Spiking Neural Network for handwrittend digits recognition
A simple single-header header-only "library" for neural networks written in C (C89)
Neural Network written in pure C, leveraging Stochastic Gradient Descent (SGD) for optimization. Designed for performance and efficiency, it avoids external dependencies, making it a lightweight yet powerful tool for understanding and experimenting with neural networks at a low level.
Rede convolucional em C. Camadas Conv, ConvNc, Pool, PoolAv, Relu, Softmax, BatchNorm, DropOut, FullConnect.
Ican is experimental neural network library in C
Hierarchical Entropy-Gradient Alignment for Sub-INT4 Neural Manifolds. It bypasses standard floating point safeguards to access the raw silicon quantum states.
Creating a neural network for number recognition and comparing it's efficiency based on differing topologies and the number of processors it is being run on
A simple & efficient AI framework written in C.
SmileNetwork is a artificial deep neural network for image and pattern recognition^~^
Add a description, image, and links to the neural topic page so that developers can more easily learn about it.
To associate your repository with the neural topic, visit your repo's landing page and select "manage topics."