shobhitt10
shobhitt10
> Effectively, the last section doesn't work for me. Whether it's Python 2 or 3, it doesn't work. > The attribute "thresholds" seems to be nonexistent. > I am trying...
> > Hi, Thanks for your constant support. I am able to run FPGA_CNN successfully. > > Now, I want to classify some other data by using the same network...
I am using pynq-z2. And for that xlnk, use pynq image v2.5 because it got deprecated from 2.6
> Hi @shobhitt10 > > can you please guide me to install theono and which version did you installed? Yes, you can install keras using pip. This might take a...
Hi @nagendra7890 Sorry, but i don't think i can help in this. Maybe pynq support can help regarding this dma issue.
Thanks for replying @ZhaoqxCN > The only reason I can imagine is that your clock frequency has been set too high, it should not be higher than 200MHz. I checked...
Hi, I tried that but not able to install tensorflow so cannot proceed further.   Moreover, pynq support forum says that pynq-z2 does not support tensorflow:  How did...
> You can try to change the backend of keras from tensorflow to theano in the Keras configuration file. You can find it at this location: $HOME/.keras/keras.json. The installation of...
Hi, can you please help me in finding the nmse as its code is not present in the git repo. I wonder how did you plot the graph.