文件名称:Getting-Started-with-TensorFlow:Packt发布的TensorFlow入门
文件大小:30KB
文件格式:ZIP
更新时间:2024-06-17 05:21:39
Python
TensorFlow入门 代码测试规范 所需软件(含版本):Python(2.7)TensorFlow(0.7)Bazel(0.3.0)Pip(8.1.2)MatPlotlib(1.5.1)Pandas(0.18.1)NumPy(1.11.0) 所需操作系统:Linux Ubuntu 64位 相关的TensorFlow书籍:
【文件预览】:
Getting-Started-with-TensorFlow-master
----.gitattributes(378B)
----Chapter 5()
--------input_data.py(6KB)
--------ptb_word_lm.py(10KB)
--------reader.py(4KB)
--------convolutional_network.py(4KB)
--------reader_test.py(2KB)
----Chapter 1()
--------first_session.py(217B)
--------using_tensorboard.py(370B)
--------programming_model.py(161B)
--------first_session_only_tensorflow.py(239B)
----README.md(675B)
----Chapter 3()
--------KNN.py(1KB)
--------Mnist.py(605B)
--------linear_regression.py(1KB)
--------Kmeans.py(2KB)
----.gitignore(649B)
----Chapter 4()
--------mlp_function_approximation.py(2KB)
--------logistic_regression.py(2KB)
--------mlp_classification.py(3KB)
----Chapter 2()
--------defining_tensors.py(568B)
--------handling_tensors.py(611B)
--------gradient.py(226B)
--------handling_tensors_II.py(641B)
--------montecarlo_method.py(409B)
--------packt.jpeg(3KB)
--------partial_differential_equation.py(2KB)
--------random_numbers.py(2KB)
--------handling_tensors_III.py(641B)
--------fractals.py(810B)