ppizarror / NeuronSimple

Simple neuron with google test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeuronSimple

To compile the project, run the following in the bash terminal:

cmake .
cmake --build .

To run the tests, after compiling:

cd test
.\NeuronTests

About

Simple neuron with google test


Languages

Language:C++ 84.4%Language:Python 12.2%Language:CMake 1.0%Language:C 0.9%Language:Starlark 0.7%Language:Shell 0.5%Language:SCSS 0.1%Language:HTML 0.1%