https://bair.berkeley.edu/blog/2020/10/13/supervised-rl/ Reinforcement learning is supervised learning on optimized dataBen Eysenbach and Aviral Kumar and Abhishek Gupta Oct 13, 2020 “This suggests that we can simply use inverse RL to relabel
What I Read: Software Tips for Data Science
https://medium.com/swlh/software-engineering-tips-and-best-practices-for-data-science-5d85dbcf87fd Software Engineering Tips and Best Practices for Data ScienceWith great code comes great machine learningAhmed BesbesAug 28 “However, jupyter notebooks hide some serious pitfalls that may turn your coding
What I Read: Neural Networks Help Explain Brains
https://www.quantamagazine.org/deep-neural-networks-help-to-explain-living-brains-20201028/ neuroscienceDeep Neural Networks Help to Explain Living Brains Deep neural networks, often criticized as “black boxes,” are helping neuroscientists understand the organization of living brains.“If their CNN mimicked a
What I Read: Transformers for Image Recognition
https://medium.com/swlh/an-image-is-worth-16×16-words-transformers-for-image-recognition-at-scale-brief-review-of-the-8770a636c6a8 An Image Is Worth 16×16 Words: Transformers for Image Recognition at Scale (Brief Review of the ICLR 2021 Paper)Stan KriventsovOct 9 “The reason attention models haven’t been doing better
What I Read: automatic differentiation with graphs
https://ai.facebook.com/blog/a-new-open-source-framework-for-automatic-differentiation-with-graphs A new open source framework for automatic differentiation with graphsOctober 8th, 2020 “Just as PyTorch provides a framework for automatic differentiation with tensors, GTN provides such a framework for
What I Read: Production with Deep Semi-Supervised Learning
https://towardsdatascience.com/from-research-to-production-with-deep-semi-supervised-learning-7caaedc39093 From Research to Production with Deep Semi-Supervised LearningVarun NairSep 25 “Semi-supervised learning (SSL), a subfield that combines both supervised and unsupervised learning, has grown in popularity in the deep