how to run this code?
can you explain how to run this code?
Hello Assam @aalzooke We will update the code in August probably. but just by running you (which currently has dependency to cuda) you can train the model. For testing the system then you need to call predict() function.
Hi, Thanks for your good work. can you explain how to run this code?
how to test the model after training it
when uncomment 604 -607:
NameError: name 'epoch' is not defined
how to test the model after training it
when uncomment 604 -607:
NameError: name 'epoch' is not defined
Hello, Have you solved this problem?