Inside The Mind That Built Google Brain: On Life, Creativity, And Failure
Ng is an icon of the artificial intelligence world with the pedigree to match, and he is not yet 40 years old. In 2011, he founded Google Brain, a deep-learning research project supercharged by Google’s vast stores of computing power and data. Delightfully, one of its most important achievements came when computers analyzing scores of […]
Debugging a Debugger
LLDB is the debugger that ships automatically with XCode. Everyhing you can do with LLDB is also available through a Python API so you can write python code to programmatically debug anything that you write using XCode, including C, Objective-C, Swift, and C++. Source: Debugging a Debugger
Support Vector Machines for classification | EFavDB
Very abstract. Source: Support Vector Machines for classification | EFavDB
Building a Graph Database on AWS Using Amazon DynamoDB and Titan – AWS Big Data Blog
In this post, I would like to introduce you to a technology that makes it easy to manipulate graphs in AWS at massive scale. To do this, let’s imagine that you have decided to build a mobile app to help you and your friends with the simple task of finding a good restaurant. You quickly […]
Google – 2016 總統大選網站:最新訊息
洞悉最新選情趨勢,與候選人更多互動,輕鬆掌握 2016總統大選完整選舉相關資訊。 Big data in election! Source: Google – 2016 總統大選網站:最新訊息
React Native Playground: Share and test your React Native code in the browser
Build, test and share React Native apps on your browser. Source: React Native Playground: Share and test your React Native code in the browser
FixCode
The primary goal of this plugin is to disable the original Fix Issue button, as it has side effects, like sometimes revoking your certificates and with it all its provisioning profiles. This is especially a big problem when working in a bigger team: Someone clicks the Fix Issue button and revokes the other profiles. This […]
Introduction to UIStackView – iOS-Blog
Source: Introduction to UIStackView – iOS-Blog
7 Tools for Making an Infographic in an Afternoon
The 7 Best Infographic Makers for Building an Infographic From Scratch (Design Skills or Not) Source: 7 Tools for Making an Infographic in an Afternoon
Auth0 Architecture – Running in Multiple Cloud Providers and Regions – High Scalability –
Authentication is critical for the vast majority of apps. We designed Auth0 from the beginning with multipe levels of redundancy. One of this levels is hosting. Auth0 can run anywhere: our cloud, your cloud, or even your own servers. And when we run Auth0 we run it on multiple-cloud providers and in multiple regions simultaneously. […]