Shriphani Palakodety

In Pursuit Of Truth and Beauty

Shriphani Palakodety header image 4

Entries Tagged as 'python'

Listener Gets Another VAD

August 9th, 2010 · 2 Comments · DSP, python

A list of additions to Listener. The additions include a new Voice Activity Detection algorithm.

[Read more →]

Tags:·····

Bellman-Ford Algorithm’s Applications – Triangular Arbitrage

July 2nd, 2010 · 3 Comments · Computer Science, python

Using the Bellman-Ford Single Source Shortest Path algorithm to detect triangular arbitrage.

[Read more →]

Tags:········

Disjoint Set Data Structure

May 20th, 2010 · No Comments · Computer Science, python

Two implementations of a disjoint set data structure and an implementation of kruskal’s algorithm.

[Read more →]

Tags:·········

Listener Gets a VAD

January 21st, 2010 · No Comments · DSP, 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 [...]

[Read more →]

Tags:

The One PITA

November 29th, 2009 · No Comments · Daily life, PITA, python

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) [...]

[Read more →]

Tags:

Tinkering With A New Project

September 18th, 2009 · 4 Comments · python

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 [...]

[Read more →]

Tags:

Bio-Informatics

September 4th, 2009 · No Comments · python

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 [...]

[Read more →]

Tags:

First DSP Attempts

June 26th, 2009 · 3 Comments · DSP, python

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 [...]

[Read more →]

Tags:

WAV Files, Spring Semester, Research Hopes, IPL,

May 26th, 2009 · 1 Comment · python

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 [...]

[Read more →]

Tags:

Hebb’s Rule

February 9th, 2009 · 4 Comments · College, Computer Science, Mathematics, python

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 [...]

[Read more →]

Tags: