- Hands-On Deep Learning Architectures with Python
- Yuxi (Hayden) Liu Saransh Mehta
- 73字
- 2021-06-24 14:48:14
Introduction to Keras
Keras is also a popular open source library for deep learning. Keras acts more like a wrapper to ease out building and training models. It uses TensorFlow as its backend. Building complicated deep learning architectures in TensorFlow can get quite tricky due to the complex structure of TensorFlow. Keras provides a very user-friendly coding experience and quick prototyping of models. You can install Keras using Conda:
conda install keras
推薦閱讀
- Excel 2007函數與公式自學寶典
- PyTorch深度學習實戰
- Embedded Programming with Modern C++ Cookbook
- 網絡布線與小型局域網搭建
- Windows Server 2008 R2活動目錄內幕
- 激光選區熔化3D打印技術
- 深度學習與目標檢測
- 電腦上網輕松入門
- HBase Essentials
- 筆記本電腦電路分析與故障診斷
- 未來學徒:讀懂人工智能飛馳時代
- 貫通Hibernate開發
- 空間機器人智能感知技術
- 基于Quartus Ⅱ的數字系統Verilog HDL設計實例詳解
- Wireshark Revealed:Essential Skills for IT Professionals