Close

getting data, inference, sending action...

A project log for NSCE-ngbrain

scalable hardware for neural network system

3drobert3drobert 09/12/2021 at 20:120 Comments

getting data, inference, sending action...  and now calculate reward though OpenCV and apply the backward.

I'm going to place the Plot class (Graph Class based too) to show the error and I'm going to make a lot of OpenCV enhancement for the reward system, apart of much refactoring..

All is based in GPU graphs, even the UI and the combinational logic simulator. Neural network was firsts but this use GPU adjacency matrix to perform more inputs quickly than the 8 input/outputs of the combinational logic simulator (without adjacency matrix)

Discussions