vipinkmenon / neuralNetwork

MIT License
245 stars 73 forks source link

The code always shows the same result #5

Open zhenqi72 opened 7 months ago

zhenqi72 commented 7 months ago

Hi, I followed each step in the YouTube video. However, when I deployed it on the Zedboard, no matter what is the input data. It always gives me the same result 3. Even when I give nothing to the dataValue strings, it still shows 3 to me.

image
himanshurawat443 commented 6 months ago

Hi, I am also facing same issue, my detected number is "0". Did you find any solution of this problem?

nn_issue
izumibach commented 4 weeks ago

I'm having a first argument of '$readmemb' must be a file name error. Do u guys figure out any solution for this problem? image