This week I focused more on the planning phase and decided to go about it a different way. my plan now is to build the neural network from scratch purely through the theory I know about how they work as I think I have a good enough understanding to build one. I also have a rough idea of what the actual program is going to look like which is basically just a GUI to run, train and save AIs aswell as change some variables. I've been constructing my own flowcharts to help with the logic of the overall system as well as working through the planning steps for the assignment. I'm hoping to finish the planning shortly and submit it for a draft and tweak it during the week.
This past week I've been working on fixing issues with the program to make it run as smoothly as possible. I didn't think I would get the stats for nerds page done and was going to scrap it so I could focus on getting the documentation done and fixing the minor issues so it would be more polished but I decided to do the stats for nerds page anyway and spent the past day and a half working on it. The notable issues from its development were mainly around gathering the data, in which I found some other errors in how I was collecting data such as not updating the data files when quitting the program. But i managed to finish the page as well as the rest of the program. My final solution was reasonably successful in comparison to my proposal and design, the only main things that I wasn't able to achieve was customisation of genome numbers and generation size and stuff like that, but that would have required a lot of digging through files in the libraries I was using to edit th...
Comments
Post a Comment