Ayush dixit

Results 5 issues of 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 ?? ![Screenshot...

Hello , I tried the instructions in README.md, but I'm unable to get zephyr/samples/basic/blinky to build. ![bug](https://github.com/chipsalliance/VeeRwolf/assets/63745645/85c0fb40-b2fe-4647-b3c1-6f7cdbaa727c) 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') ![image](https://github.com/user-attachments/assets/a0fb8d36-4051-4d04-9ebf-d7cc7f6a3d5e) done pip install portalocker then got the following error: ![image](https://github.com/user-attachments/assets/2f450f8a-8736-4448-a915-68c36df6dad4) Is...

Hi , while running the following command have got this error `make -C obj_dir -f Valu.mk Valu` ![image](https://github.com/user-attachments/assets/90d6f9d3-05ca-429b-a4ac-fcd32e241355) added deque header in tb_alu.cpp ![image](https://github.com/user-attachments/assets/e53a947a-428c-42c3-a5a7-1b8e8e0fb8a9) now it is building successfully