Let’s Write a Pipeline - Machine Learning Recipes #4
In this episode, we’ll write a basic pipeline for supervised learning with just 12 lines of code. Along the way, we'll talk about training and testing data.
512 885
25.7
Google I/O 2008 - An Introduction to Android
An Introduction to Android Jason Chen Android is the Open Handset Alliance's mobile software platform.
511 919
513.6
Google I/O 2011: YouTube's iframe Player: The Future of Embedding
Jeffrey Posnick, Jarek Wilkiewicz, Greg Schechter YouTube players allow for video playback in web applications.
485 836
196.2
How to train an Image Classifier with TensorFlow for Poets - Machine Learning Recipes #6
Monet or Picasso? In this episode, we’ll train our own image classifier, using TensorFlow for Poets.
480 932
26.8
Expanded (Flutter Widget of the Week)
Expand your knowledge of Flutter with the Expanded widget! Flutter’s Expanded changes the constraints sent to children of rows and columns, instructing them to fill the available space.
475 436
38.2
Hero (Flutter Widget of the Week)
Hero transitions are a common UI pattern. They let the user know that they changed screens, while keeping the focus of the interaction front and center.
474 991
28.1
Obtaining a developer key for the YouTube Data API v3 and the Analytics API
This tutorial demonstrates how to create a project in the Google API console and enable the YouTube Data and Analytics APIs for use with the YouTube API sample code.
463 729
315.1
Wrap (Flutter Widget of the Week)
When you run out of room in your rows and columns, try Wrap instead! The Wrap widget lays out its children like a row or column, but when it runs out of room, it wraps to the next line.
462 405
34.5
Recent additions to SliverAppBar (Flutter Widget of the Week)
Fancy, animated headers that change or disappear as your scroll are all the rage! With SliverAppBar, it’s easy to implement one in your app.
460 474
36.3
A.I. Experiments: A.I. Duet
to learn more. This experiment lets you make music through machine learning. A neural network was trained on many examples and it learns about musical concepts, building a map of notes and timings.
460 148
31.3
Google I/O 2010: Google TV Keynote - Introducing Google TV
Due to licensing and permissions issues, we are unable to show the full Google TV demonstration from the Day 2 keynote at Google I/O.
438 789
440.1
Your First Script - Apps Script Tutorials
In this Video Tutorial, Arun Nagarajan shows you how to write your first Apps Script. The full tutorial and code are available here: developers.google.com/apps-script/your_first_script
436 728
121.7
AnimatedContainer (Flutter Widget of the Week)
You can code up animated changes yourself with explicit animations, or you can let Flutter animate them for you!
429 252
38.7
What is Google Apps Script?
Google Apps Script is a cloud based development platform for extending Google services and creating web applications. Watch this video to get an overview of Google Apps Script.
414 458
204.6
PageView (Flutter Widget of the Week)
If you like having one great looking screen on Flutter, imagine what having a bunch of swipeable screens would be like!
410 128
34.8
Google I/O 2012 - SQL vs NoSQL: Battle of the Backends
Ken Ashcraft, Alfred Fuller Google App Engine now offers both SQL and NoSQL data storage -- but which is right for your application?
404 329
51.6
SliverList & SliverGrid (Flutter Widget of the Week)
If you want a list and a grid to scroll together, or another cool and complex scrolling effect, SliverList and SliverGrid are just what you need!
394 010
46.2
The Go Programming Language Promo
A short promotional video about the Go Programming Language presented by Russ Cox.
392 131
290.7
Google I/O 2018 Keynote in 10 minutes
CEO Sundar Pichai lays out the roadmap for the company’s future and highlights some of the most important product announcements at Google I/O 2018.
379 224
17.5
Writing Our First Classifier - Machine Learning Recipes #5
Uncover the intricacies of creating our first classifier from the ground up, making this tutorial an essential milestone for newcomers to the field.
365 504
26.9
Google I/O 2009 - Performance Tips for Geo API Mashups
Google I/O 2009 - Performance Tips for Geo API Mashups Pamela Fox, Marcelo Camelo, Sasha Aickin -- Contents -- 0:10 - Performance Tips Intro 0:50 - Why Performance Matters 1:42 - Loading the
362 856
1778
Google I/O 2011: Keynote Day 2
Google I/O 2011 - Keynote Day 2: Chrome Day kicked off with the announcement that Chrome is now at 160M active users, up from 70M last year.
356 378
78.7
Google Chrome Developer Tools: 12 Tricks to Develop Quicker
In this video, Paul Irish, a Chrome developer advocate, presents 12 tips and tricks on how to use Chrome's developer tools. To learn more visit code.google.com/chrome/devtools
354 809
82.3
Introducing Dart
The Dart project includes a modern scalable language, libraries, and tools to help developers build large complex web applications.
346 707
28.4
Google I/O 2009 - ...Make your Android UI Fast and Efficient
Google I/O 2009 - Turbo-charge your UI: How to Make your Android UI Fast and Efficient Romain Guy Learn practical tips, techniques and tricks for making your Android applications fast and
343 584
151.5
Project IDX: Full-stack application development with generative AI
The Google application development ecosystem has a various amount of platforms and tools that you can utilize to build apps, but what if there was one central location where you can streamline
334 279
10.7
FutureBuilder (Flutter Widget of the Week)
Got a Future and need some widgets to display its value? Try FutureBuilder!
332 559
33.2
Google I/O 2010 - The world of ListView
Google I/O 2010 - The world of ListView Android 201 Romain Guy, Adam Powell ListView is one of the most widely used Android widgets but also the most complex one.
328 628
74.1
StreamBuilder (Flutter Widget of the Week)
Apps today are highly asynchronous, and Dart streams are a great way to manage async data. How do you build widgets that can keep up with a stream's continuous flow of data? Try a StreamBuilder!
327 327
27.8