지속가능티끌/Data.Math.Phys
MXNet. Deep Learning API.
i.got.it
2016. 11. 6. 13:06
Overview | |
주요특징. - Flexible and Efficient Library for Deep Learning - mxnet 소스 : C++11 - Portable 실행 : Runs on CPUs or GPUs, on clusters, servers, desktops, or mobile phones - Cloud 실행 : Supports distributed training on multiple CPU/GPU machines, including AWS, GCE, Azure, and Yarn clusters - API 언어 : C++ , R , Python, Javascript, Scala, Julia, Matlab. -- mxnet C++ API : http://mxnet.io/api/c++/index.html -- mxnet package for R : http://igotit.tistory.com/1056 mxnet main site : http://mxnet.io/ github : https://github.com/dmlc/mxnet pdf 문서 : ![]() Guide to MXnet : http://home.cse.ust.hk/~xshiab/data/MXNet.pdf MXNet, 아마존의 립러닝 플랫폼으로 채택됨기사 1 (2016년 11월 ) : http://www.itworld.co.kr/news/102258 MXNet Function Block Above image shows major modules/components of the MXNet system and their interaction. The modules are:
| |
|
///1057.