CNN_optimisation
C
★ 0
updated 6y ago
A project which aimed to optimize a provided neural network algorithm in C. Our solution involved re-writing the algorithm structure to enable OpenMP (threads running concurrently) functions as well as SSE operation (shared memory operations)
No plain-English explanation yet — one is being written right now. Check back in a minute.