Skip to content
Fatih Küçükkarakurt edited this page Mar 22, 2022 · 2 revisions

Welcome to the Nerve wiki!

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.

Clone this wiki locally