博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Tensorflow.js完整课程-JavaScript深度学习
阅读量:2522 次
发布时间:2019-05-11

本文共 890 字,大约阅读时间需要 2 分钟。

This full course from deeplizard introduces the concept of client-side artificial neural networks. You will learn how to deploy and run models along with full deep learning applications in the browser! This is done using TensorFlow.js (TFJS), TensorFlow’s JavaScript library.

Deeplizard的这门完整课程介绍了客户端人工神经网络的概念。 您将学习如何在浏览器中部署和运行模型以及完整的深度学习应用程序! 这是使用TensorFlowJavaScript库TensorFlow.js(TFJS)完成的。

By the end of this video course, you will have built and deployed a web application that runs a neural network in the browser to classify images. You will learn about client-server deep learning architectures, converting Keras models to TFJS models, serving models with Node.js, tensor operations, and more!

在本视频课程结束之前,您将构建并部署一个Web应用程序,该应用程序在浏览器中运行神经网络以对图像进行分类。 您将了解客户端-服务器深度学习架构,将Keras模型转换为TFJS模型,使用Node.js服务模型,张量操作等等!

You can also watch the video on the (80 minute watch).‌

您也可以上观看视频(观看80分钟)。‌

翻译自:

转载地址:http://hfwzd.baihongyu.com/

你可能感兴趣的文章
js用正则表达式控制价格输入
查看>>
chromium浏览器开发系列第三篇:chromium源码目录结构
查看>>
java开发操作系统内核:由实模式进入保护模式之32位寻址
查看>>
第五讲:单例模式
查看>>
Python编程语言的起源
查看>>
Azure ARMTemplate模板,VM扩展命令
查看>>
(转)arguments.callee移除AS3匿名函数的侦听
查看>>
onNewIntent调用时机
查看>>
MYSQL GTID使用运维介绍(转)
查看>>
04代理,迭代器
查看>>
解决Nginx+PHP-FPM出现502(Bad Gateway)错误问题
查看>>
Java 虚拟机:互斥同步、锁优化及synchronized和volatile
查看>>
2.python的基本数据类型
查看>>
python学习笔记-day10-01-【 类的扩展: 重写父类,新式类与经典的区别】
查看>>
查看端口被占用情况
查看>>
浅谈css(块级元素、行级元素、盒子模型)
查看>>
Ubuntu菜鸟入门(五)—— 一些编程相关工具
查看>>
PHP开源搜索引擎
查看>>
12-FileZilla-响应:550 Permission denied
查看>>
ASP.NET MVC 3 扩展生成 HTML 的 Input 元素
查看>>