3b1b / captions

transcripts and captions for 3blue1brown videos
233 stars 175 forks source link

neural-networks - Sentence Timing Error #473

Open sleepncaffeine opened 2 months ago

sleepncaffeine commented 2 months ago

Original Organize all of the activations from one layer into a column as a vector.

Time: 821.38 - 820.52

Line Entry # 97 Line # ~779

Describe the issue The time part 821.38 - 820.52 should be 820.52 - 821.38. These are written reversed.

sleepncaffeine commented 2 months ago

Seems that all of the timings are like this

 [
  "Organize all of the activations from one layer into a column as a vector.",
  821.38,
  820.52
 ],

The original English sentence_timing.json is reversed.