Omniglot experiments for newcomers

Hi everyone!

If you are a newcomer like me this topic is for you! I felt quite confused about where to start exploring Monty so I wrote a notebook that would allow me to create custom symbols (in the same format as omniglot) and visualize Monty’s actions (for training and inference). I hope it will be useful for you too. I would also be glad to hear about your struggles: what you find most confusing about Monty, what you expected after reading TBT, what experiments you wanted to conduct but faced obstacles.

Here are modified versions of two files you will need to run the notebook:

Location: /content/drive/MyDrive/tbp/src/tbp/monty/frameworks/environments/two_d_data.py

Location:

/content/drive/MyDrive/tbp/src/tbp/monty/conf/experiment/tutorial/omniglot_inference.yaml

The notebook itself:

Inference on K letter, for example:

monty_trajectory

3 Likes