Why data scientists should start learning Swift

Why data scientists should start learning Swift

  • April 27, 2018
Table of Contents

Why data scientists should start learning Swift

One week into my first year physics course at the University of Michigan, a professor assigned a problem set that required simulating some many-body system. It was due Friday. That was the week I learned my first programming language, Matlab.

Source: fritz.ai

Share :
comments powered by Disqus

Related Posts

Lessons from My First Two Years of AI Research

Lessons from My First Two Years of AI Research

A friend of mine who is about to start a career in artificial intelligence research recently asked what I wish I had known when I started two years ago. Below are some lessons I have learned so far. They range from general life lessons to relatively specific tricks of the AI trade.

Read More
A Face-Detection Library in 200 Lines of JavaScript

A Face-Detection Library in 200 Lines of JavaScript

The pico.js library is a JavaScript implementation of the method described in 2013 by Markuš et al. in a technical report. The reference implementation is written in C and available on GitHub: https://github.com/nenadmarkus/pico.

Read More