At F8 2019 day 2, topics included a new method for computer vision, new techniques for self-supervised learning, and a new framework for inclusive AR/VR. Watch the video of the keynote address and …
Overview
The F8 2019 Day 2 keynote and session videos highlight advancements in AI tools, computer vision, self-supervised learning, and inclusive AR/VR frameworks. Key presentations include discussions on scaling AI experiences with PyTorch, enhancing developer productivity through machine learning, and optimizing products with adaptive experimentation.
What You'll Learn
How to accelerate the path from research to production deployment using PyTorch
Why using static analysis tools can improve code reliability
How to leverage machine learning for code search and automatic bug fixing
When to apply adaptive experimentation for product optimization
Key Questions Answered
How does Facebook use PyTorch for AI experiences?
What tools does Facebook use to ensure reliable code at scale?
How does Facebook enhance developer productivity with machine learning?
What is the role of adaptive experimentation at Facebook?
Technologies & Tools
Some links below are affiliate links. We may earn a commission if you make a purchase.
Key Actionable Insights
1Integrate static analysis tools like Infer into your development workflow to catch bugs early.By identifying issues before code is shipped, developers can save time and resources, leading to a more reliable codebase and smoother deployment processes.
2Utilize machine learning tools for code recommendation and automatic bug fixing to enhance productivity.These tools can significantly reduce the time developers spend on repetitive tasks, allowing them to focus on more complex problems and innovations.
3Consider implementing adaptive experimentation to optimize your product offerings.This approach allows for data-driven decisions that can enhance user experience and improve product performance over time.