Neural Network Digit Recognition: C++

preview_player
Показать описание
Artificial Intelligence is an interesting field of computer science and a video about a neural network fits in this field very well. This is my first properly working neural network in C++. It recognizes digits with only 11 trainging examples to learn from, it might work even beter if it had more training data and especially more different handwritings. If you want to see more about neural networks on this channel, please leave a comment with a suggestion on what kind of neural network I should create next.

Like and subscribe if you want to see more!

Source Code:

olcConsoleGameEngine.h video by javidx9:

Music:
▶ Leyland Kirby - Tinseltown

Website (still work in progress):

Social media:
Рекомендации по теме
Комментарии
Автор

When I compile and run it, I get an error from olcConsoleGameEngine.h saying "Screen Height / Font Height too big". How do I fix it?

dontstop
Автор

Congratulations, 11 examples is too litte!

UniversoProgramado
Автор

wow that's amazing ! i wish i could do something like this to try to make a game similiar to brain age :)

LeoOno
Автор

Hi,
I have tried compiling code. I made data set header as 110. with graphics.ConstructConsole(68, 40, 16, 16);
my result is always shows 9. not sure why? can you help me here?


Thanks.

bijaya