Caffe (software)
| Caffe | |
|---|---|
| Original author(s) | Yangqing Jia |
| Developer(s) | Berkeley Vision and Learning Center |
| Stable release | 1.0
/ 18 April 2017 |
| Repository | |
| Written in | C++ |
| Operating system | Linux, macOS, Windows |
| Type | Library for deep learning |
| License | BSD |
| Website | caffe |
| Part of a series on |
| Machine learning and data mining |
|---|
Caffe (Convolutional Architecture for Fast Feature Embedding) is a deep learning framework, originally developed at University of California, Berkeley. It is open source, under a BSD license. It is written in C++, with a Python interface.