20 Dec 2018, Prathyush SP
  
GoogleAI has just released a new library for training machine learning models with (differential) privacy for training data! Very excited to share it with the research community and we look forward to your contributions! Check it out
20 Dec 2018, Prathyush SP
  
This is how little code it takes to implement a siamese net using @fastdotai and @pytorch.
I share this because I continue to be amazed.
20 Dec 2018, Prathyush SP
  
We have created and are now open-sourcing Nevergrad, a Python3 library that makes it easier to perform gradient-free optimizations used in many machine learning tasks
20 Dec 2018, Prathyush SP
  
We train a classifier to predict whether a paper should be rejected based solely on the visual appearance of the paper. Results show that our classifier can safely reject 50% of the bad papers while wrongly reject only 0.4% of good papers. The author of this paper-classifier ran their model on their paper describing this paper-classifier and it suggested a strong reject. 🤣
18 Dec 2018, Prathyush SP
  
Really cool design of a spiking NN that appears to actually outperform LSTM and GRU!
Deep Networks Incorporating Spiking Neural Dynamics
https://arxiv.org/abs/1812.07040
16 Dec 2018, Prathyush SP
  
JAX is NumPy on the CPU and GPU with autodiff and JIT compilation. It’s just been released, try it out!
16 Dec 2018, Prathyush SP
  
As demonstration, we fit a 10-billion parameter ‘Bayesian Transformer’ on 512 TPUv2 cores, which replaces attention layers with their Bayesian counterpart. 🔥
13 Dec 2018, Prathyush SP
  
Stunning face generation results from NVidia Research! They do not exist on planet Earth. https://arxiv.org/pdf/1812.04948.pdf