Posts

Showing posts from April, 2026

Wk05 Learning Journal Dr. C

Zeyad Abdelkader Dr. C Wk 05 Learning Journal  For this review, I worked with Anthony and Grayson. It went pretty well. We met on Zoom and talked through our code together. It felt more like a normal conversation than just comparing answers, and everyone explained their thinking clearly. It was a little struggle to coordinate at first since the group chat was slow, but we eventually just picked a time and made it work. Next time, I would try to set a time earlier so it is less last-minute. When I first read the Markov assignment, I did not start coding right away. I tried to understand how the model actually works, especially the states and transitions. I also sketched out how I wanted to organize things before writing any code. The hardest part for me was generating the output. I understood how to store the data, but using it correctly was confusing. What helped was breaking the problem into smaller pieces and testing each part. Anthony and Grayson approached it a bit differently....