dmlc / MXNet.cpp

C++ interface for mxnet
Other
114 stars 115 forks source link

add alexnet example and other implement #38

Closed zhangchen-qinyinghua closed 8 years ago

zhangchen-qinyinghua commented 8 years ago

add alexnet example change Bind to BindEx add DebugStr, aux_dict and arg_dict add initializer add CopyTo add LogLoss metric