people you shall know as a computer scientist

Bruce R. Land (Senior Lecturer at School of Electrical and Computer Engineering at Cornell University)

Robert Sedgewick (Senior Researcher for efficient algorithms, Department of Computer Science at Princeton University)

norm

A very well written definition of norm can be found:

 

Repository of Sources to learn Data Science

The following Github repository provides a rich set of sources to learn data science:

The following Links provides an introduction into backpropagation in python3

 

Online Distribution Calculator

This is a link to an online distribution calculator, you can get the percentile of a particular x value for a chosen distribution function.

https://gallery.shinyapps.io/dist_calc/

Handle return in ES6 lambda expression

More details about how to handle the implicit and explicit can be found in the follow URL: http://stackoverflow.com/questions/28889450/when-should-i-use-return-in-es6-arrow-functions