Studies in Machine Learning & AI - #6

Fri 19 August 2016 Category AI & ML

Studies in Machine Learning & AI - #5

Sun 14 August 2016 Category AI & ML

Studies in Machine Learning & AI - #4

Sat 06 August 2016 Category AI & ML

cyberpunk

Papers

News

  • Costs of extinction risk mitigation. A Cost-Benefit Analysis of the extinction risk mitigation, claiming that the annual cost of reducing the probability of human extinction by 0.01 ...
more ...

The effects of Convolutional Neural Networks on a Hot Summer Night

Mon 01 August 2016 Category AI & ML

dream

About a year ago, Google published a seminal paper named ImageNet Classification with Deep Convolutional Neural Networks, together with a blog post, which became known as Inceptionism. This work unveiled not only a new way of composing hallucinating artistic pictures but astonishing new insights on how convolutional neural networks work ...

more ...

Studies in Machine Learning & AI - #3

Sat 30 July 2016 Category AI & ML

Studies in Machine Learning & AI - #2

Sat 23 July 2016 Category AI & ML

Studies in Machine Learning & AI - #1

Sat 16 July 2016 Category AI & ML

cyberpunk

Papers

more ...

Getting Started with React Development in 5 Minutes

Wed 01 June 2016 Category web, js

cyberpunk

The VR world has a lot of React, and there are so many things I have been learning, and I want to share with you! I am starting to write a series of posts diving into React, and I am dumping all the things in this GitHub repository.

Today I ...

more ...

Thinking about Machine Learning Data Pipelines

cyberpunk

Machine learning involves tasks that include data sourcing, data ingestion, data transformation, pre-processing data for use in training, training a model, and hosting the model. Additionally, to get value out of machine learning models, we need an architecture and process in place to repeatedly and consistently train new models and ...

more ...

System Designing with End-to-end Applications in AWS

cyberpunk

Some time ago I had to implement an end-to-end application to perform some manipulations (with FFMPEG) on surf video clips that were available in some cloud storage resource (say, S3 buckets).

The app I wrote was a Python software running in AWS Lambda, which would be triggered by messages from ...

more ...