Jeff (@jeff_x_l) 's Twitter Profile
Jeff

@jeff_x_l

ID: 4710501990

calendar_today04-01-2016 22:03:46

20 Tweet

38 Followers

18 Following

Jeff (@jeff_x_l) 's Twitter Profile Photo

Tried WGAN-GP but plain vanilla DCGAN generated better images for final Udacity Deep Learning Nanodegree Project: lnkd.in/gGubmbz

Jeff (@jeff_x_l) 's Twitter Profile Photo

Blog post about my prize-winning entry in Deepgram 's deep learning hackathon a few months ago finally up svds.com/mind-reading-u…

Jeff (@jeff_x_l) 's Twitter Profile Photo

Reached top 9% of Kaggle speech recognition challenge with custom TensorFlow neural network model. File size is only 3MB. Got only 79% accuracy with Tensorflow's out-of-the-box model from their speech recognition tutorial.

Reached top 9% of <a href="/kaggle/">Kaggle</a> speech recognition challenge with custom <a href="/TensorFlow/">TensorFlow</a> neural network model. File size is only 3MB. Got only 79% accuracy with Tensorflow's out-of-the-box model from their speech recognition tutorial.
Jeff (@jeff_x_l) 's Twitter Profile Photo

My 1st pull request for OpenMined (federated, encrypted deep learning on blockchain) was just merged! Glad to be a part of its global hackathon this weekend.

Jeff (@jeff_x_l) 's Twitter Profile Photo

Finished deeplearning.ai specialization in Coursera coursera.org/account/accomp… I always enjoy Andrew Ng 's overview of the mathematical underpinnings of deep learning.

Jeff (@jeff_x_l) 's Twitter Profile Photo

Glad to see that the newest edition of the classic Distributed Systems textbook can be freely downloaded its digital form: distributed-systems.net It's a handy reference, especially as I dive into the AI + blockchain code of OpenMined

Jeff (@jeff_x_l) 's Twitter Profile Photo

Yesterday at #ScaledMLConf , Ion Stoica (of Apache Spark fame) presented research using reinforcement learning for optimal query planning. I suppose I shouldn't be surprised by now. Machine learning will replace static heuristics in computer systems, as Google has published.