A list of additions to Listener. The additions include a new Voice Activity Detection algorithm.
Using the Bellman-Ford Single Source Shortest Path algorithm to detect triangular arbitrage.
Tags:algorithms·arbitrage·bellman-ford·Computer Science·cs·graphs·python·shortest-path·triangular-arbitrage
Two implementations of a disjoint set data structure and an implementation of kruskal’s algorithm.
Tags:"disjoint sets"·"kruskal"·"path compression"·"weighted union"·algorithms·analysis of algorithms·Computer Science·cs·purdue·python
So, the beginning of the 4th semester in the midst of losers and overachievers and this sem promises to set my a$$ on fire. As usual, I plan to continue working under Dr. Kihara this sem so that should be interesting. Anyway, I decided to improve upon what listener offered and decided to add a [...]
Tags:
Well, it is thanksgiving break and I was so far having a decent semester, straight As in all exams (a perfect score in economics – not that I should be proud of it or anythin) and then terror strikes. Or well whatever the college version of a cataclysm is. I managed to f’kin ruin (misunderstand) [...]
Tags:
During the vacation this summer, I began working on creating an app that would help me respond to calls of attention when my auditory sensory capabilities were compromised courtesy the noise cancellation capabilities of my Bose headsets. Well, I managed to make a few mods to that script, used a touch of applescript (thank god [...]
Tags:
It has been an amazing first week at college here. First, I began working with Prof Kihara and got to see a whopping 160 thousand (!) annotations. The coolest part is that I got to see a few protein function prediction algorithms (I get to code! Yippee!). Well, at one point I had to whip [...]
Tags:
Well, since my last post on detecting calls of attention using my microphone, I have been paying attention to DSP since it seems to be one cool topic to spend 3 months on. So, I decided to begin reading the dspguide and found some cool stuff which I decided to tinker with. After reading about [...]
Tags:
UPDATE 02/13/2010: Most recent version of this script is now moved to: http://shriphani.com/blog/listener. EDIT: An updated version of this script along with tools to improve the user experience can be obtained at http://shriphani.com/Shriphani_Website/Listener.html After an looooong time, I’ve decided to put finger on keyboard (I think that sounds stupid). Considering that I now use BOSE [...]
Tags:
This post is slightly psychology influenced. Well, in the Psychology class I have been taking this semester (Introduction To Cognitive Learning), I was taught about Neural Networks and a certain Hebb’s Rule which allows a network to remember a previous configuration and use this configuration to interpret new information. We use the following model to [...]
Tags: