LostTech.TensorFlow : API Documentation

Type PythonClassContainer

Namespace LostTech.Gradient

Parent PythonFunctionContainer

Container for Python classes and Python representations of.NET classes

Methods

Properties

Public instance methods

object CreateInstance(Object[] parameters)

Creates instances of the class, represented by this object.
Parameters
Object[] parameters
Constructor arguments

Public properties

object PythonObject get;