搜索资源列表
TensorFlow实战Google深度学习框架
- 《TensorFlow:实战Google深度学习框架》图书中的所有神经网络的相关代码(All related code of all kinds of neural network mentioned in "TensorFlow: practice of Google deep learning fr a mework")
《TensorFlow实战》代码
- TENSORFLOW实战这本书的代码,全的,实战的代码整本书的程序都有并且有注释(TENSORFLOW,download from gus)
tensorflow--master
- 《TensorFlow实战》是由PPmoney大数据算法总监黄文坚和美国Uptake数据科学家唐源倾力原创的新书。本书是Google TensorFlow研发团队内部力荐的教程,两位作者均是TensorFlow开发者,其中唐源是TensorFlow研发团队的Committer。本书结合了大量代码实例,深入浅出地介绍了如何使用TensorFlow("TensorFlow real battle" is a new bo
Tensorflow 实战Google深度学习框架
- TensorFlow的一些样例代码。Tensor(张量)意味着N维数组,Flow(流)意味着基于数据流图的计算,TensorFlow为张量从流图的一端流动到另一端计算过程。TensorFlow是将复杂的数据结构传输至人工智能神经网中进行分析和处理过程的系统。(Tensor (Zhang Liang) means N dimension array. Flow (flow) means computation based on data
TensorFlow实战代码
- TensorFlow实战代码 黄文坚,非常详细好用,推荐下载(TensorFlow Actual combat code Very detailed and useful, recommend downloading)
tensorflow实战代码
- Tensorflow新手学习代码,包括AutoEncoder, CNN, DenoisingAutoEncoder, ImageToNum, MLP, softmax_regression,tensorboard 等(Tensorflow codes for novices, including AutoEncoder, CNN, DenoisingAutoEncoder, ImageToNum, MLP, softmax_regres
TensorFlow实战代码
- 经典书籍《TensorFlow实战》源码,详细讲解TensorFlow在深度学习中的实践。(TensorFlow code, It is very useful for you to learn TensorFlow.)