Thursday, October 12, 2023

Information

 New Day, feeling good. Decided to get a clearer view of some of the concepts

being used in Machine Learning code. Like cross-entropy as a measure of loss.

So far:

                                                                        











A Gentle Introduction to Cross-Entropy for Machine Learning - MachineLearningMastery.com

                                                               *     *     *

Been following Codemy's Pygame Thursday; and today's lesson was about the partuculiarities

of drawing shapes.  My pygame window now looks like this:

                                                                 

The changes were:

                                                                        



                                                                             

I was surprised to learn that setting line thickness to 0 on a circle creates

a fill...

No comments: