- Neural Network Programming with TensorFlow
- Manpreet Singh Ghotra Rajdeep Dua
- 108字
- 2021-07-02 15:17:06
Setting up the Python environment in Pycharm
It is best to use an IDE like Pycharm to edit Python code as it provides development tools and built-in coding assistance. Code inspection makes coding and debugging faster and simpler, ensuring that you focus on the end goal of learning maths for neural networks.
The following steps show you how to set up local Python environment in Pycharm:
- Go to Preferences and verify that the TensorFlow library is installed. If not, follow the instructions at https://www.tensorflow.org/install/ to install TensorFlow:

- Keep the default options of TensorFlow and click on OK.
- Finally, right-click on the source file and click on Run 'matrices':

推薦閱讀
- Redis使用手冊
- 云數據中心基礎
- Mastering Ninject for Dependency Injection
- Voice Application Development for Android
- 金融商業算法建模:基于Python和SAS
- 大數據架構商業之路:從業務需求到技術方案
- SQL應用及誤區分析
- 云數據中心網絡與SDN:技術架構與實現
- PostgreSQL指南:內幕探索
- 探索新型智庫發展之路:藍迪國際智庫報告·2015(上冊)
- 數據庫技術及應用
- 數字IC設計入門(微課視頻版)
- Expert Python Programming(Third Edition)
- 商業智能工具應用與數據可視化
- Filecoin原理與實現