Posts

Showing posts with the label leaf

Leaf Me Alone: Pattern Recognition and Machine Learning

Image
UBUNTU 17.10 IS COMING OUT SO SOON! Short post today but I will do a longer post next week focusing on the beautiful new operating system that is getting released. I am really sorry about the posting dry-spell of late. I have been immensely busy with school work and training. You could go so far as to describe my life with the following pseudocode: > location = &Alex; > self_approval = 0; > > if (location == school) || (location == judo); >     self_approval = 1; // hooray! > > else >     self_approval = 0; // GET BACK TO WORK I finally have a course at school where I get to formally learn about Artificial Intelligence. My university has graduate level courses that are about AI for electrical engineers but until this year had no undergraduate courses for ECE students. The course is looking at pattern recognition and data processing and so far it has been fantastic. AI has been an interest of mine for a while but I ...