takuya-takeuchi / MXNetDotNet

.NET wrapper for Apache MXNet written in C#
MIT License
13 stars 2 forks source link
csharp dotnet dotnet-core linux mxnet windows

MXNetDotNet [GitHub license]()

Apache MXNet wrapper written in C# for Windows, MacOS and Linux
MXNetDotNet is thin wrapper and similar with original MXNet. So you need not to suffer from complex C/C++ syntax!!

Dependencies Libraries and Products

Apache MXNet

License: Apache License 2.0

Author: Apache Software Foundation

Principal Use: A deep learning framework. Main goal of MXNetDotNet is what wraps Apache MXNet by C#.

OpenCV

License: The BSD 3-Clause License

Author: Intel Corporation, Willow Garage, Itseez

Principal Use: Apache MXNet depends on it.

OpenBLAS

License: The BSD 3-Clause License

Author: Zhang Xianyi, Wang Qian, Werner Saar

Principal Use: Apache MXNet depends on it.

Command Line Parser Library for CLR and NetStandard

License: The MIT License

Author: Giacomo Stelluti Scala & Contributors

Principal Use: Parse command line argument for MXNet.Net sample/tool.

OpenCVSharp

License: BSD 3-Clause License

Author: shimat

Principal Use: .NET Framework wrapper for OpenCV. Some MXNet.Net sample projects depend on it.

License

MXNet.Net is licensed under the MIT License. See LICENSE.