| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
8年前发布

tensorflow_tutorials - 从基础到稍微更有趣的Tensorflow应用

tensorflow_tutorials - 从基础到稍微更有趣的Tensorflow应用

TensorFlow Tutorials

1-basics.py

Basics of getting setup w/ tensorflow and graph computation.

2-linear_regression.py

Performing regression with a single factor and bias.

3-polynomial_regression.py

Performing regression using polynomial factors.

4-logistic_regression.py

Performing logistic regression using a single layer neural network.

5-basic_convnet.py

Building a deep convolutional neural network.

6-modern_convnet.py

Building a deep convolutional neural network w/ batch normalization and leaky rectifiers.

7-autoencoder.py

Building a deep autoencoder w/ tied weights.

8-denoising_autoencoder.py

Building a deep denoising autoencoder which corrupts the input.

9-convolutional_autoencoder.py

Building a deep convolutional autoencoder.

10-residual_network.py

Building a deep residual network.

... More to come ...

Installation Guides

Resources

Author

Parag K. Mital, Jan. 2016. http://pkmital.com

License

See LICENSE.md

项目地址: https://github.com/pkmital/tensorflow_tutorials

 本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1454733332511.html
机器学习