This is the supposedly-bimonthly-but-we-missed-April-and-June-2013 'What are you working On?' thread. Previous threads are here. So here's the question:
What are you working on?
Here are some guidelines:
- Focus on projects that you have recently made progress on, not projects that you're thinking about doing but haven't started.
- Why this project and not others? Mention reasons why you're doing the project and/or why others should contribute to your project (if applicable).
- Talk about your goals for the project.
- Any kind of project is fair game: personal improvement, research project, art project, whatever.
- Link to your work if it's linkable.
Plan My Week iPhone App - schedules your tasks for a week, depending on duration, urgency, and importance.
Chess Machine Learning - Trying to teach a neural network how to play chess. I've written a couple of bog standard tree search programs, but I wondered if you could teach a NN to recognize and generate legal moves given a position. The eventual goal is to get it to play interesting, non computer chess; it doesn't have to be strong. Probably not novel or groundbreaking, but ideas kept popping into my head so I just started coding :)
Is this similar to Things ?