Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
NeodroidRuntimeInfo.cs
Go to the documentation of this file.
1 namespace droid.Runtime {
5  public class NeodroidRuntimeInfo {
8  public const string _Version = "0.2.0";
9  }
10 }