Replies: 1 comment 3 replies
-
Hi @MkRakesh , You're right, the tests for the examination only evaluate the model's score. So you can train the model somewhere else and submit the saved model file. Yes, model accuracy should be quite high to get 5/5, however, the datasets/models you have to build are quite small. If you've gone through the TensorFlow course, you should be capable of building a good enough model for the exam (I designed the course to be harder than the exam). Remember, the exam is also open book, so you use any TensorFlow documentation/materials for it. Let me know if you have any other questions :) Best, Daniel |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Daniel. I am going to try for TensorFlow certification after a week.. I have gone through your github page regarding this. So I have a doubt that, the test evaluate only model or the other part of the code(if so I can train on colab and download the model).. Also I read somewhere that the model accuracy should be more than 90% to get 5/5 credited? . It would be helpful If you reply to this since there are not much discussion regarding this around in web.
Regards
Rakesh MK
Beta Was this translation helpful? Give feedback.
All reactions