Class GenerativeModel(tf.keras.Model)

When creating a post, please add:

  • Week1 # must be added in the tags option of the post.
  • Link to the classroom item you are referring to: Assignment2: deep N-gams
  • Description (class generativeModel is not changeable, although it is not graded, but it is still leaning material, can it be changed to changeable. i want to see how the final model works)

I am sorry @Feng_Xiong what do you mean by not changeable. Yes ofcourse that a great practice that you want to learn a practice assignment. Kindly share screenshot of your issue.

are you stating about the last part of the assignment??

Regards
DP

Yes, the last part of the assignment. The cell contains the noun-graded function generative model is fixed so that it cannot be changed. It is meant for students to practice, isn’t it?

1 Like

yes and that cell is given with instructions on how to write codes, so where did the question of change ability come I was wondering :thinking:

@Feng_Xiong can you brief your issue little more

1 Like

Does that cell contain “Edit Metadata” option on its top right? If it does, you can click that and edit the cell. If not, then it would be not possible to make changes and learn. You may still download the notebook and its associated dependencies on your local and try running it.

Hi @Feng_Xiong

UNGRADED CLASS: GenerativeModel
You only need to write codes in the below section

Only replace the None part with codes.

Regards
DP