An example of a GPT performing an inference task: sorting
The below code snippet uses https://github.com/karpathy/minGPT and trains & evaluates the model on a concrete task: sorting an array of integers.
A Gentle, Minimalist introduction to Machine Learning
ML is taking the world over by storm in 2023. Here is an easy-to follow tutorial in pure python that explains the basics.
FUD study
When taking an action for whatever reason, make it look like the reason is, to benefit the other party. Especially if it benefits you and not them.
Example: interviewers say: "in order to save you time, please tell me what you are looking for." obviously, it saves them time, not you.
Do attempt to get as much info from them as possible, while providing as little info as possible.
You can answer a question with a question, to facilitate that.
