- TensorFlow 2.0 Quick Start Guide
- Tony Holdroyd
- 50字
- 2021-06-24 16:02:02
Coding style convention for TensorFlow
For Python applications, Google adheres to the PEP8 standard conventions. In particular, they use CamelCase for classes (for example, hub.LatestModuleExporter) and snake_case for functions, methods, and properties (for example, tf.math.squared_difference). Google also adheres to the Google Python Style Guide, which can be found at https://github.com/google/styleguide/blob/gh-pages/pyguide.md.
推薦閱讀
- Splunk 7 Essentials(Third Edition)
- Python Artificial Intelligence Projects for Beginners
- Natural Language Processing Fundamentals
- 反饋系統(tǒng):多學(xué)科視角(原書第2版)
- Visual FoxPro 6.0數(shù)據(jù)庫與程序設(shè)計(jì)
- Mobile DevOps
- 大數(shù)據(jù)時(shí)代的數(shù)據(jù)挖掘
- Machine Learning with the Elastic Stack
- R Data Analysis Projects
- Excel 2010函數(shù)與公式速查手冊
- Mastering Ceph
- 未來學(xué)徒:讀懂人工智能飛馳時(shí)代
- 貫通Java Web輕量級應(yīng)用開發(fā)
- Hands-On Microservices with C#
- 深度學(xué)習(xí)實(shí)戰(zhàn)