- 授权协议: MIT
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://keras.io/
- 软件文档: https://keras.io/
- 官方下载: https://github.com/fchollet/keras
软件介绍
Keras是一个极简的、高度模块化的神经网络库,采用Python(Python 2.7-3.5.)开发,能够运行在TensorFlow和Theano任一平台,好项目旨在完成深度学习的快速开发。
特性:
可以快速简单的设计出原型(通过总模块化、极简性、和可扩展性)
同时支持卷积网络和循环网络,以及两者的组合
支持任意的连接方案(包括多输入和多输出)
支持GPU和CPU
Cracking the Coding Interview
Gayle Laakmann McDowell / CareerCup / 2015-7-1 / USD 39.95
Cracking the Coding Interview, 6th Edition is here to help you through this process, teaching you what you need to know and enabling you to perform at your very best. I've coached and interviewed hund......一起来看看 《Cracking the Coding Interview》 这本书的介绍吧!
