Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Simple tutorial for MLP in C++

Hi,

I try to use an MLP for a reinforcement learning. In all tutorials I found, they are used with pictures. But I need an MLP with other input data. Like position (x,y), rotation...

Is there an tutorial that explain a simple MLP? Or is anybody here how can help me?