Ayush dixit
Ayush dixit
I have taken the model from [model](https://github.com/trekhleb/machine-learning-experiments/blob/master/experiments/digits_recognition_cnn/digits_recognition_cnn.ipynb) Platform: ZCU 104 Hwh [hwh](https://drive.google.com/file/d/1rA5MvCll4bEkPx8uFSJN0zGPNFzllx7Y/view?usp=sharing) bit file [bitstream](https://drive.google.com/file/d/185R3Qr_LE4zYSdyqwCGNSgf5t5S9xuvp/view?usp=sharing) Do i have to decrease the model parameters or what to rectify this ??  The command I'm using is west build -b veerwolf_nexys Any help is appreciated.
hi cea-wind , wanted to know that is this design fpga proven ??
Was reproducing the code on Colab but got the following error : ->tr_iter = PennTreebank(split='train') tkzer = get_tokenizer('basic_english')  done pip install portalocker then got the following error:  Is...
Hi , while running the following command have got this error `make -C obj_dir -f Valu.mk Valu`  added deque header in tb_alu.cpp  now it is building successfully