Casey Haralson
Casey Haralson
When running the 5th notebook "Linear Model and Neural Network From Scratch", there is a type error when trying to convert the dataframe to a tensor. This code gives the...
I looked at the other project that was created to replace this one, but it wasn't a drop in replacement. Also, it was using bun - which I'm not looking...
Is there a way to get the name or path of the model being used when getting the meta information? For example, I'm looking in the ./models/model/ directory of the...