Skip to content

Conversation

@ThadeuFerreira
Copy link

Linear Regression:
Issue: The model wasn't converging
Solution: Reduce Learning Rate to 0.001

Issue: Plot didn't recognise Tensor array
Solution: use detach to transform tensor array in numpy array.

CIFAR10
Issue: iterator next() deprecated
Solution; Use next function

Issue: PIL not able to read raw image from response
Solution: use bitarray conversion to access the data

Improvement: Save the model and load it again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants