A free C library for working with FeedForward Neural Networks, Neurons and Perceptrons
Features
- Create and Train Neural Networks using Backpropagation algorithm
- Save/Load Neural Networks from Files
- Choose Neurons Activation Functions (Sigmoid, Tanh, Linear, Step Function)
- Define Network Structure and Training Rates
- Accelerate training by skipping weight-updating after telling whether outputs are satisfying
- NEW: Tested on both GCC and MSVC compilers
Follow C/C++ Neural Networks
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of C/C++ Neural Networks!