teaching machines

Madeup rileyrj

May 13, 2015 by . Filed under cs455, postmortems, spring 2015.

madeup1

Creating models was a lot more challenging for me then I originally thought. I figured I’d start with something simple and just try to make a simple spiral. After awhile I was able to get somewhat what I desired. In the future I would definitely take more of a plan first approach before I started trying to code a solution. My thoughts were to simply start walking around a circle, move outwards of the current circle and then make my way around again.