Priyanka Goel
Priyanka Goel

Reputation: 13

How can we use costcla package if we have installed python v3.9.7 ? If I degrade python to v3.5 then I hav to change version of tf, cuda and cudnn too

I am working on LSTM model and using cuda and cudnn in tensorflow. CUDA version is 11.2, cuDNN version is 8.1, tf version is 2.5 and python version is 3.9. I have to use costcla library of PyPi but it is compatible with python v3.5. How can I use costcla library without doing other changes? I am new to Deep Learning so need some suggestions

Does costcla give similar results as using sample_weight parameter in fit() of DL model?

Upvotes: 0

Views: 70

Answers (0)

Related Questions