Saturday, June 25, 2016

Third Week

What was done ?
1) Both Standard and Randomised SVD has been converted into PBblas format. Code can be found on github.
2) Current Runnign times are :
    Test.ecl - 12 sec
    Performance.ecl - 20 x 10 matrix - 49 sec
    Performance.ecl - 200 x 100 matrix - 1 min 31 sec

What for next week?
1) From here on, main concern would be to reduce running time as low as possible. As such, I will spend next week researching better algorithms that can be easily parallelizable and implemented.
2) Run some tests on semantic similarity and document clustering based on current implementation.

No comments:

Post a Comment