This week I continued to learn more about neural networks. However, I have been having a problem with installing box2d for python to simulate my bipedal walker. It seems like the only way I'm going to be able to do it is through conda, which I was trying to avoid since I had all the problems with it and the virtual env last time. Hopefully this week I will sort out the box2d issues and work on understanding more about deep learning.
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