I was working on an ML model and I stumbled on the task of writing my loss function. Interestingly, I had to use a bitwise operator, among other operations, on an image. To convert it into a sketch. As I blindly plugged the bitwise NOT operator into ...
1bytenand.hashnode.dev3 min read
No responses yet.