ddaeschler / cpp-neuron

Simple neural network in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpp-neuron

A simple neural network

Implements forward and backward passes for gradient-based optimization

About

Simple neural network in C++

License:Apache License 2.0


Languages

Language:C++ 96.1%Language:CMake 3.9%