Author name: Unknown

finance, leverage

Robinhood, Leverage, and Lemonade

DISCLAIMER: NO INVESTMENT OR LEGAL ADVICEThe Content is for informational purposes only, you should not construe any such information or other material as legal, tax, investment, financial, or other advice. Investing involves risk, please consult a fin…

Uncategorised

Normalizing Flows in 100 Lines of JAX

JAX is a great linear algebra + automatic differentiation library for fast experimentation with and teaching machine learning. Here is a lightweight example, in just 75 lines of JAX, of how to implement Real-NVP.

This post is based off of a …

Uncategorised

Tips for Training Likelihood Models

This is a tutorial on common practices in training generative models that optimize likelihood directly, such as autoregressive models and normalizing flows. Deep generative modeling is a fast-moving field, so I hope for this to be a newcomer-friendly …

Uncategorised

Lessons from AI Research Projects: The First 3 Years

Translations: 中文

I’ve been at Google Brain robotics (now referred to as Robotics @ Google) for nearly 3 years. It’s helpful to reflect, from time to time, on the scientific, engineering and personal productivity takeaways gleaned from w…

ai, deep-learning, Machine Learning

Thoughts on the BagNet Paper

Some thoughts on the interesting BagNet paper (accepted at ICLR 2019) currently being circulated around the Machine Learning Twitter Community.

Disclaimer: I wasn’t a reviewer of this paper for ICLR. I think it was worthy of acceptance to the c…

Scroll to Top