rkuang9 / messier-neural-network

A simple network built with Eigen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Messier

A CMake based simple neural network built with Eigen.

Currently supports stochastic gradient descent with fully connected layers. List of various activation and loss functions found in include/activation and include/loss.

About

A simple network built with Eigen

License:MIT License


Languages

Language:C++ 99.1%Language:C 0.8%Language:CMake 0.0%