View on GitHub

ml2

In this homework, we will test the neural networks’ ability to recognize some formal languages. An example of formal language is, e.g., set of all palindromes (AA, ABA, ABBA, BAAB, …). Your network will classify whether the string belongs or does not belong to the language.

You should do the following:

You should submit: