Training keras
model with pytorch lightning
API
#19722
innat
started this conversation in
Show off your work
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Due to the support to
torch
backend inkeras 3
, it's now possible to run keras model using lightning api. I have tested a video model for classification task. It works just great. Thanks to the lighning team to build such wonderful library.Notebook: Video Classification
Beta Was this translation helpful? Give feedback.
All reactions