- 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
推薦閱讀
- Hands-On Graph Analytics with Neo4j
- Mastering Matplotlib 2.x
- 程序設(shè)計缺陷分析與實(shí)踐
- MicroPython Projects
- Windows程序設(shè)計與架構(gòu)
- 可編程控制器技術(shù)應(yīng)用(西門子S7系列)
- CentOS 8 Essentials
- MATLAB/Simulink權(quán)威指南:開發(fā)環(huán)境、程序設(shè)計、系統(tǒng)仿真與案例實(shí)戰(zhàn)
- Windows Server 2003系統(tǒng)安全管理
- ESP8266 Robotics Projects
- R Data Analysis Projects
- Visual Studio 2010 (C#) Windows數(shù)據(jù)庫項(xiàng)目開發(fā)
- AMK伺服控制系統(tǒng)原理及應(yīng)用
- 電氣控制及Micro800 PLC程序設(shè)計
- 企業(yè)級Web開發(fā)實(shí)戰(zhàn)