Testing optimizations to Neural Networks and the math needed for them.
Testing the speed of C++ and its advantages of being a compiled language and having more control over memory and hardware.
Testing the speed of Python and its advantages of being a interpreted language and having more control over the code.
- Matlab