hakeemta / NeuralNet_CPP

Simple implementation of Neurons and Layers in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeuralNet_C-

Simple implementation of Neurons and Layers in C++

TODO:

  1. Add Cross Entropy loss function
  2. Add RMSprop optimizer

About

Simple implementation of Neurons and Layers in C++


Languages

Language:C++ 100.0%