- Deep Learning for Beginners
- Dr. Pablo Rivas Laura Montoya
- 238字
- 2021-06-11 18:20:15
Other deep learning libraries
Besides the big two, TensorFlow and Keras, there are other competitors that are making their way in the world of deep learning. We already discussed PyTorch, but there are more. Here we talk about them briefly.
Caffe
Caffe is also a popular framework developed at UC Berkeley (Jia, Y., et.al. 2014). It became very popular in 2015-2016. A few employers still demand this skillset and scholarly articles still mention its usage. However, its usage is in decay in part due to the major success of TF and the accessibility of Keras.
Note also the existence of Caffe2, which is developed by Facebook and is open source. It was built based on Caffe, but now Facebook has its new champion, PyTorch.
Theano
Theano was developed by Yoshua Bengio's group at the University of Montreal in 2007 (Al-Rfou, R., et.al. 2016). Theano has a relatively old user base that probably saw the rise of TF. The latest major release was made in late 2017 and, although there are no clear plans of new major releases, updates are still being made by the community.
http://deeplearning.net/software/theano/
Honorable mentions
There are other alternatives out there that may not be as popular, for a variety of reasons, but are worth mentioning here in case their future changes. These are as follows:

- ATmega16單片機項目驅動教程
- 龍芯應用開發標準教程
- 網絡服務器配置與管理(第3版)
- Applied Unsupervised Learning with R
- 電腦維護與故障排除傻瓜書(Windows 10適用)
- 嵌入式技術基礎與實踐(第5版)
- 平衡掌控者:游戲數值經濟設計
- Artificial Intelligence Business:How you can profit from AI
- Large Scale Machine Learning with Python
- 筆記本電腦維修300問
- 計算機組裝維修與外設配置(高等職業院校教改示范教材·計算機系列)
- 超大流量分布式系統架構解決方案:人人都是架構師2.0
- Neural Network Programming with Java(Second Edition)
- 圖解計算機組裝與維護
- Hands-On Deep Learning for Images with TensorFlow