My Blog (old posts, page 6)

Gnossienne #4

It's been a while since I posted something here.

In January and February I was a data science fellow at The Data Incubator and worked very, very hard on projects and assignments to learn more about Python and data science tools. But now that that's over, I have time for other things.

I fixed my laptop and can now record videos of myself playing piano again. Here's Erik Satie's Gnossienne #4:

I made a few minor mistakes here and there but overall I am very happy about it. The broken cords make this a difficult piece to play.

Also, I updated this website theme! Much better than the previous one.

More to come....

I made another lamp

I made another lamp; this time, out of an empty wine bottle.

Similar design and build as the first one, made with leftover gravel. The lampshade is the same color and fabric, so they're an matching set!

Someday I'll probably make third one and give it away.

animation showing the lamp sitting on a nightstand. It is on in the first frame, off in the second, and the third shows a closeup of the lamp base, showing the gravel inside the wine bottle base.

Camera3D Documentation

This past week I spent much of my time writing the documentation for my latest project, Camera-3D. This is an open source library for Processing. It will enable artists and creative technologists to transform their sketches into 3D anaglyphs and experiment with other 3D effects.

Once I finish the examples this will be ready to go live. I am so excited!

JupyterDay NYC

Yesterday I had the pleasure of attending the first JupyterDay Conference in NYC. This was a one day event discussing the open source project Jupyter, formerly known as IPython Notebook.

I had a wonderful time at the event. All of the speakers were engaging and I got a lot of great ideas for what I want to learn about to strengthen my technology and data science skills.

I took extensive notes and can't compile them all here. Instead, here are a few highlights from the event:

  • Jeremy Singer-Vine, BuzzFeed - Jeremy is a Data Editor at BuzzFeed, and does data investigative journalism. BuzzFeed does quantitative analysis for some of their news stories and will back up their news stories with research posted on github that readers can verify. For example, this news story and this notebook. I wish more journalists were this transparent.

  • Doug Blank, Bryn Mawr - Doug talked about how Jupyter is changing education at his college. Everything is a notebook there. Students submit notebooks for their homework assignments. They've built many extensions to Jupyter to support this. The most fascinating is they have kernels for many other languages like BASIC, Assembly, and Pascal. I am going to set these up on my computer very soon.

  • Sylvain Corlay, Bloomberg - Sylvain is a quant at Bloomberg. He showed us a demo of a new plotting library called bqplot they will share with the community. He employed ipython widgets to interact with the charts.

These were just a few of yesterday's speakers. The attendees were supportive and bright as well. I had many thought provoking conversations about data analysis and now have a list of tools I want to learn about as soon as I can.

All in all, a great day. Very glad I signed up for this.

Gnossienne #2

Here's a re-recording of Erik Satie's Gnossienne #2, using the new microphone.

I'm working very hard on Gnossienne #4. I can play all of it except for a few notes that I can't seem to figure out. I'll get there eventually.

Gymnopedies #2 and #3

I had time to record myself playing the next two Gymnopedies. These use the new microphone and sound a lot better than the previous recordings.

Also, updating soundcloud with the new versions.

Now with a freshly tuned piano

My piano was tuned on Friday and it sounds great!

Here are two videos of me playing Gnossienne #1 and #3:

Gymnopedie #1 with new microphone

My new audio recorder and microphone arrived this week. After a little experimentation I figured out how to hook it up to my computer and make a video with it and a webcam. I still need to tune my piano, but I do believe this is a vast improvement over the previous videos. The zoom microphone makes a huge difference.

The piano tuner arrives on Friday. After that I will re-record everything and repost to youtube and soundcloud.

Presentation at MSFT Research Labs

This week I created a presentation for my research paper on Algorithmic Trading in the Iowa Electronic Markets. I shared it with researchers studying prediction markets at Microsoft Research Labs.

The people there were very smart and interested in what I had to say. They may very well have the largest collection of people studying prediction markets anywhere in the world. It's a somewhat obscure field, as most researchers are interested in either theoretical market models or more developed financial markets. It's a shame because there is a lot to learn from prediction markets, which sit right between the two.

The presentation itself is made with the reveal.js presentation framework. I made it in Jupyter, which now has the ability to output working presentations in reveal. I had a lot of fun learning about Jupyter and building a presentation in a notebook. The presentation workflow was so much better than anything I have experienced before, and I can't image ever using anything else again.