Replies: 6 comments 1 reply
-
Shencheng Xu project progress: |
Beta Was this translation helpful? Give feedback.
-
The design of unidirectional and bidirectional zero-order digital filters has been completed, allowing the filters to be filtered on-line and off-line, and attempts are being made to design Chebyshev polynomial kernels based on this to realize Chebyshev filters. |
Beta Was this translation helpful? Give feedback.
-
@sx286 Do you have a Github repo to store your code? Can you also attach the link here? |
Beta Was this translation helpful? Give feedback.
-
In the past 2 weeks, I successfully assembled the kernel for the CCA algorithm and passed the llvm version of the test using the brain-computer interface dataset, and am currently pushing the algorithm to the backend of the hw emulation for testing. |
Beta Was this translation helpful? Give feedback.
-
Finished pushing the kernel for the CCA algorithm to the backend and got out the performance metrics such as time needed to compute, accuracy, etc. Attempted to assemble a larger kernel which was able to pass the llvm and csim tests, but could not be pushed into hw mode. Roughly completed the poster needed for the MEng project. |
Beta Was this translation helpful? Give feedback.
-
Finished the MENG poster. Working on the report right now. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Allo implementations on 1D convolution, partition, dot product, substring matching, etc.
Beta Was this translation helpful? Give feedback.
All reactions