Skip to content

Commit 984b39a

Browse files
author
dbitter@anwb.nl
committed
feat(talk): add tensorflow talk
1 parent 6af4a59 commit 984b39a

2 files changed

+6
-6
lines changed

data/talks/dynamically-generate-open-graph-images-using-next-serverless copy.md

-6
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: On-the-Fly Machine Learning in the Browser with TensorFlow.js
3+
summary: TensorFlow.js makes machine learning incredibly accessible by bringing it to the browser. Front-end developers can use this to create amazing applications. In this talk, we’ll take a look at TensorFlow.js in combination with MobileNet, a lightweight deep neural network computer vision model perfect for the “low-powered” devices browsers often run on, bringing machine learning capabilities to everybody. We’ll not just have a look at how you can make this work, but will even train the dataset on the fly using transfer learning.
4+
tags: ['frontend', 'machine learning', 'TensorFlow.js']
5+
authors: ['dave-bitter']
6+
---

0 commit comments

Comments
 (0)