Changes

Jump to: navigation, search

DPS921/Franky

2 bytes added, 22:25, 25 November 2018
Performance
====Performance====
As expected the gradient descent function running epoches*N times would take the longest to execute. It is interesting to see '''std::log''' to have the second longest executing time. This is because when the data is being generated a random_normal function is being called and it seems like they use a lot of logarithm in it.
 
[[File:lr-cpp1.png]]
 
[[File:lr-cpp2.png]]
70
edits

Navigation menu