Rafay Khan
May 2, 2021

Hey Tao, looking at this right now you're kinda right, the correct word should have been "approaches".

BTW the time complexity is not calculated by the number of weight elements. Instead its calculated as a combination of number of training iterations, "t" (represents by the arbitrary number 500 chosen in Fig.39), and the number of training examples, "m".

So the time complexity becomes:

O(tm)

As the number of training examples approaches the number of training iterations i.e. m -> t the Time complexity approaches polynomial time O(tm) -> O(t^2).

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Rafay Khan
Rafay Khan

No responses yet

Write a response