This is the supplementary material of the RNNLogic paper, where we provide two folders:

1. code
The folder contains the codes for reproducing the results of RNNLogic.

2. code_toy
The folder gives a toy implementation of RNNLogic, which can better illustrate the EM optimization algorithm used in RNNLogic.