SiaNet.Backend.MxNet 0.4.2.67
MxNet backend for SiaNet library. Please install SiaNet along with this backend.
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>SiaNet.Backend.MxNet</id>
<version>0.4.2.67</version>
<authors>Deepak Battini</authors>
<owners>Deepak Battini</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>https://github.com/deepakkumar1984/SiaNet/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/deepakkumar1984/SiaNet</projectUrl>
<iconUrl>https://raw.githubusercontent.com/deepakkumar1984/SiaNet/master/icon_32.PNG</iconUrl>
<description>MxNet backend for SiaNet library. Please install SiaNet along with this backend.</description>
<tags>MxNet Backend, SiaNet, CSharp, Deep learning, neural network, artificial intelligence</tags>
<repository type="Git" url="https://github.com/deepakkumar1984/SiaNet" />
<dependencies>
<group targetFramework=".NETStandard2.0">
<dependency id="SiaNet.Engine" version="0.4.2.67" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
</package>