top of page

What's new in Machine Learning?

Writer's picture: NIKOLAS SCHAEFERNIKOLAS SCHAEFER

attending Google's I/O Machine Learning talks and Keynotes


Motivation

I recently attended Google's I/O event and tuned in to the Machine Learning Keynote. I thought this blog would fit the timing as well


5 years ago tensorflow was open sourced by google and it has grown tremendously in production environments. Here are some of the recent advancements in Tensorflow and the Machine Learning/AI field.



1. Tensorflow Hub Thousands of pretrained Machine Learning models to be open sourced and used by the community. Run Models in the browser or on the cloud and upload images directly on the site to test the model.


2. Vertex AI A managed ML platform to deploy an AI in a production environment. Improving MLOps end to end. Speeding up development, training, and deploying along with continuous monitoring and training in production environments.

Visit the Official site https://cloud.google.com/vertex-ai



3. KnowYourData Know your data is designed to help researchers and engineers understand datasets and improve data quality. It contains 70+ large ML datasets to use along with real-time filtering and grouping data. Easily compare what makes a good dataset as well as a bad dataset by finding bias and correlation. Visit the Official site https://knowyourdata.withgoogle.com/

4. Tensorflow Cloud Works as a pip package to easily run your models in the cloud. Just add tfc.run() in your model and it will run. This can be useful when working with large datasets where you can specify the GPUs and computing power you want in the code. Visit the Official site https://www.tensorflow.org/cloud

5. ML Kit Launching 4 new Vision APIs for a total of 12 APIs to supply developers with easy to use APIs such as face detection, language identification, image labeling, text recognition, and more.

Visit the Official site


Attending Google I/O was a unique experience in which I was able to learn new skills, meet new people and learn where to continue my learning. I look forward to attending other Developer Events and continue learning.

22 views3 comments

Recent Posts

See All

3 Comments


mualsaeed
May 26, 2021

My brain doesn't have enough neurons to understand, but still a good read

Like

KACY MORN
KACY MORN
May 26, 2021

I will never understand it but it seems interesting anyways

Like

BOLTON THESING
BOLTON THESING
May 26, 2021

Very intresting thank you

Like

Thanks for submitting!

© 2023 by Nik Schaefer

bottom of page