Sunday, May 21, 2023

Orange

 Could not resist any longer; just had to start on creating

machine learning projects. What's not to love: machine learning

allows one to put together widgets, but without coding. the computer 

learns from example.


An early release to developers was from Google, with Tensorflow. this is what

I am strting with here. More recently, Facebook's Pytorch is said to be so much

better...Later!


Below, starting at 'Hello World' level.

Hello World - Machine Learning Recipes #1 - YouTube


The code allows me to ask the computer whether I asked for an apple or an orange.

The features I fed in were for orange, and that is what come back!!


                                             


For those who want to try, with Pycharm: one uses pip install for scikit, but imports

sklearn for this particular project. 





No comments: