Four short links: 19 February 2019
3D with Face Tracking, Cleaning Data, Data as Labor, Walking Robotics
- Depth Index — A JavaScript package that turns z-index into physically realistic depth, using PoseNet face tracking. Deep, man.
- Data Cleaner’s Cookbook — This is version 1 of a cookbook that will help you check whether a data table (defined on the data tables page) is properly structured and free from formatting errors, inconsistencies, duplicates, and other data headaches. All the data-auditing and data-cleaning recipes on this website use GNU/Linux tools in a BASH shell and work on plain text files.
- Should We Treat Data as Labor? Moving Beyond “Free” — In this paper, we explore whether and how treating the market for data like a labor market could serve as a radical market that is practical in the near term.
- Underactuated Robotics — working notes used for a course being taught at MIT [on] Algorithms for Walking, Running, Swimming, Flying, and Manipulation. Even if you don’t care about robotics, read this excellent Hacker News comment (words I don’t say often) and you’ll think about walking completely differently.