Another Week Finished
Friday, September 26th, 2008So, I finished up the week with another hike up the Reservoir, we started at around 3:00 PM, it was bright, sunny and hot. We went past the second reservoir to the first “fire pit” and had lunch. We then continued going towards Limbah Loop as the clouds rolled in and dusk settled. It was absolutely gorgeous. On our way down, we once again saw a huge number of crows cawing and heading to roost in the mountains for the night. It was eerily beautiful.
We also saw a bunch of ducks in the reservior (six in total). Slowly swimming around and feeding. There’s so much wildlife so close to the city, it’s really amazing.
Well, I once again run into my classic problem when it comes to academics, I have too many things I want to do :(. So far I’m thinking my possible thesis topics are thus:
- Computer Enhanced Autodidactic learning systems. That is, using the computer to teach subjects (language, natural science, physics, programming, mathematics) in an autodidactic manner. Possible ways of doing this would be to create a eToys equivalent for python (related to this previous blog post) or enhance something like mnemosyne for broader use. Another option would be to study the effects of using a tool in mnemosyne in a learning environment (freshmen in college).
- Static Type Analysis/Contracts for Python. Adding contracts or static type analysis to Python would be useful, but I don’t think it’s really unique enough for a master’s thesis. JITs for Python kinda fall into the same thing, I could do a project/thesis on it, maybe I should send some feelers out to the PyPy community?
- Something involving Bayesian Inference — perhaps this could be used in one of the other ones…Can’t really think of something *specific* to do with this.
- Genetic algorithms/programming use to solve physical engineering problems. This interests me a lot at the moment, I want to make a genetic algorithm to solve a Fantastic Contraption type game. I also think it’d be cool to have a genetic algorithm design fuselages (and wings) for aircraft…perhaps UAV project? (It may also be interesting to try to generate designs for “real” mechanical for something like reprap if I can figure out a good way to constrain it to manufacturable designs.)



