Skip to content
Recent posts
  • Chat_WordPress is a plugin that allows WordPress users to easily add a chat function to their website, enabling real-time communication with visitors.
  • 字符串上子句的等式定理证明 Equational Theorem Proving for Clauses over Strings
  • Agda中系统T的强正规化定理的形式证明 A Formal Proof of the Strong Normalization Theorem for System T in Agda
  • 关于对偶连接和统计流形的扭转/曲率相似 On a Torsion/Curvature Analogue of Dual Connections and Statistical Manifolds
  • 基于自旋轨道力矩的灵敏度和线性范围可调的单器件无偏移磁场传感原理 Single device offset-free magnetic field sensing principle with tunable sensitivity and linear range based on spin-orbit-torques

TensorFlowNews

TensorFlow

  • TensorFlow
  • PyTorch 中文官方教程
  • OpenCV中文官方文档
  • sklearn中文教程
  • Tensorflow入门教程

Tensorflow中的tf.argmax()函数

2017年7月8日2017年7月8日 fendouai

官方API定义 tf.argmax(input, axis=None, name=None, dimension=None) Returns the index with the …

Read More
TensorFlow, TensorFlow函数Leave a comment

tf.reshape TensorFlow reshape 函数

2017年7月8日 fendouai

tf.reshape reshape(     tensor,     shape,     name=None )  调整一个张量 传入一个张量,这个操作返回一个张量,返回的张量…

Read More
TensorFlow函数Leave a comment

TensorFlow 模型的保存和恢复代码

2017年7月7日2017年7月7日 fendouai

代码参考《TensorFlow:实战Google深度学习框架》,本地手打,调试后复制出来,和原文会有差别。 不同于普通的保存和读取,读取的时候还是需要定义一下数据。之前想着 Ten…

Read More
TensorFlow, TensorFlow实战Leave a comment

tf.nn.conv2d 这个函数的功能是:给定4维的input和filter,计算出一个2维的卷积结果。

2017年7月6日 fendouai

这个函数的功能是:给定4维的input和filter,计算出一个2维的卷积结果。 conv2d(input, filter, strides, padding, use_cudnn…

Read More
TensorFlow, TensorFlow实战Leave a comment

tf.Session.run() 执行操作,计算张量值

2017年7月2日2017年7月2日 fendouai

函数参数 run(     fetches,     feed_dict=None,     options=None,     run_metadata=None ) tf.Se…

Read More
TensorFlow, TensorFlow实战Leave a comment

基于 TensorFlow 的第一个神经网络

2017年7月1日2017年7月1日 fendouai

基于 TensorFlow 的第一个神经网络 代码参考《TensorFlow:实战Google深度学习框架》,本地手打,调试后复制出来,和原文会有差别。 #!/usr/bin/en…

Read More
TensorFlow实战Leave a comment

plt.imshow 图像读取,展示

2017年6月29日2017年6月29日 fendouai

#!/usr/bin/env python # -*- coding: utf-8 -*- import matplotlib.pyplot as plt from scipy i…

Read More
TensorFlow, TensorFlow实战Leave a comment

输出 TensorFlow 中的张量

2017年6月27日2017年6月27日 fendouai

代码参考《TensorFlow:实战Google深度学习框架》,本地手打,调试后复制出来,和原文会有差别。 #!/usr/bin/env python # -*- coding: …

Read More
TensorFlow, TensorFlow实战Leave a comment

TensorFlow 不同图中定义和使用变量

2017年6月27日2017年6月28日 fendouai

代码参考《TensorFlow:实战Google深度学习框架》,本地手打,调试后复制出来,和原文会有差别。 #!/usr/bin/env python # -*- coding: …

Read More
TensorFlow, TensorFlow实战Leave a comment

斯坦福大学课程 CS 20SI TensorFlow 深度学习研究: Tensorflow for Deep Learning Research

2017年6月27日 fendouai

课程描述: TensorFlow 是一个强有力的开源软件库在机器学习方面,被谷歌大脑的研究员开发。他有很多提前建立好的函数来减轻简历不同神经网络的任务。TensorFlow 也允许…

Read More
TensorFlowLeave a comment

文章导航

先前文章
较新文章

10万 AI 爱好者关注的公众号:磐创AI

文章分类

  • arxiv
  • chatgpt
  • gensim
  • GitHub
  • job
  • Keras
  • PDF
  • PyTorch
  • TensorFlow
  • TensorFlowNews
  • TensorFlow函数
  • TensorFlow安装
  • TensorFlow实战
  • TensorFlow教程
  • TensorFlow文档
  • 公司介绍
  • 内推
  • 安装
  • 工作
  • 机器学习
  • 聊天机器人
  • 自然语言处理
  • 计算机视觉

文章标签

CNN face-alignment Health machine learning python pytorch tensorflow 人工智能 人脸识别 入门 决策树 卷积神经网络 可视化 基础 字节跳动,薪资,怎么样,发展 强化学习 微信 数据科学 文本分类 智能客服 朴素贝叶斯 机器学习 机器学习资源 深度学习 电子书 算法 聊天机器人 资源

友情链接

聊天机器人

智能客服

推荐系统

南极熊3D打印网

开放猫

TensorFlow

开放猫

磐创AI

pytorch

pytorch 中文文档

object detection

Python

aigc

OpenCV中文官方文档

Seasia

Seaisa

Dappok

量化交易

印度沙发

泰国宝

曼谷新闻

部分内容来自网络,如果侵权联系删除,转载均注明原文链接。

Proudly powered by WordPress | Theme: SuperMag by Acme Themes