Image Courtesy of 🤗 |
Welcome to my repo where I will be keeping my codethroughs for HuggingFace's course on NLP.
I've never heard of "codethough?" What does it mean?
"Codethrough" is a portmanteau of "coding" + "think through."
Why is this word necessary?
Because just reading/coding along with the examples isn't enough: we do not learn by doing but by reflecting on what he have done [source].
As such, this repo will be a collection of workbooks containing code (of course) but also my reflections/notes about the code/concepts presented so that I can more fully engage with not only the libraries and methods presented, but also the concepts and ideas which underpin them.