Machine Learning
I started taking a Machine Learning course through Coursera. Finished the first programming assignment last night, which was to implement gradient descent for linear regression with one variable in Octave...
DataTables TableTools Extension with AngularJS/RequireJS
We use a flexible jQuery plug-in called DataTables at my job to handle generating large display tables. One often-requested feature was the ability to download the table as a CSV file. DataTables...
Weird ellipsis in AngularJS…
Today at work I came across a strange issue. I had written a function that would take some raw numeric data, then format it to be displayed. For instance, ‘1.234567’...
122
Spent ~3 hours today writing Jasmine unit tests for a new AngularJS controller I made yesterday.
New Job, New Technologies
Having grown pretty tired of the daily commute to New Jersey, I began looking for a job closer to my house in Philadelphia. I submitted an application to RJMetrics, and,...