Yes! I read "The quick brown fox jumps over the lazy dog [something] times", and was scratching my head over the penultimate "word". Had to go into the source to recognize it as a string of digits.
Test sentence is actually the training data for us. Luke one shot training. Author should have given random sentences after that one so that we could test how well have learned the font.
Yes! I read "The quick brown fox jumps over the lazy dog [something] times", and was scratching my head over the penultimate "word". Had to go into the source to recognize it as a string of digits.
Test sentence is actually the training data for us. Luke one shot training. Author should have given random sentences after that one so that we could test how well have learned the font.
Oh, totally; your brain is great at error correction, but the more you can reduce the search space / prefill the better it'll do.
(that’s the point being made)