- Fully connected neural network and convolutional neural network written in C has finished.
- Two objectives:
- Enhance the C programs to make them multi-threaded, especially for the CNN.
Multi-threaded version of fully connected network(Done)- Multi-threaded version of CNN
Implement the verilog version of the two networks.(This will be a big project and I probably don't have time for it, sorry)
- Enhance the C programs to make them multi-threaded, especially for the CNN.