Replies: 1 comment
-
|
You will have to define the Lux interface functions https://lux.csail.mit.edu/stable/manual/interface for your model. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New to Lux. I need to define a network model that is not built in Lux or any other packages and can be trained in the frame of Lux, e.g. Training.single_train_step! How can I manage to do so? Is there any tutorials about this?
Beta Was this translation helpful? Give feedback.
All reactions