Newsflash

New York 2008
Of the languages available to you as a student, none offers greater possibilities than Spanish.
Read more...Link
Blog
2nd Blog Entry PDF Print E-mail

Neat quote: ``I've reluctantly discarded the notion of continuing to manage the portfolio after my death - abandoning my hope to give new meaning to the term `thinking outside the box.''' --- Warren Buffett.

Anyways, some research rant (don't expect this to make sense---it doesn't fully make sense to me yet): It may be possible to use a neural network to process and store images that the `brain' sees. A way to overcome the scale/rotation/perspective problems is to use an extra layer of a neural network that represents the scale/rotation/perspective matrix. I've considered this before, but then you'd still be struck trying to figure out -which- scale/rotation/perspective matrix to use (ie: what values to put in there). For example, you see a car 100 feet away, and recognize it as a car. then you see the same car 10 feet away from a different angle, and you still recognize it. A single matrix won't let that happen. So the trick is to notice the parallel nature of the brain. Don't think of a matrix, think of all the possible matrices! Heck, have a billion of them just for this task alone. Each one encoding a slightly different variation on the matrix values. But we're still left with the problem of having to implement this on a computer, and the computer will still need to do all the computations, but what if some representations become more common than others? What if the more a certain matrix is used, the more likely it is to be used again? For example, most human faces we see are `properly' oriented---so your brain doesn't need to bother looking through the space of all possible matrices, just the ones that are oriented right. There may be a way of sampling this space. More on this later; need to let this idea cook.


 
First Blog Entry PDF Print E-mail

Been having major issues with Internet service. Service is...questionable. It should be 4-6Mbps down, and ~1Mbps up (according to Earthlink), yet checking via internetfrog.com shows ~50-200kbps down, and 0 to 5kbps up (most of the time the ``up'' part of the test never returns). The major problem isn't speed though---it's the dropped connections. FTP is useless as most connections drop in the middle. Most web pages fail to load fully. Email (gmail) won't load fully. I'm surprised that IRC still manages to work (probably major lag). Anyways, Earthlink is supposedly wr0king with TimeWarner to resolve it (my guess is some of my neighbors doesn't know how to use P2P properly and are flooding the local channels---or TimeWarner is overselling their capacity).