CS274A NLP project about the paper "Cold-start and Interpretability: Turning Regular Expressions into Trainable Recurrent Neural Networks". Student code release.
4
stars
0
forks
source link
Q2: Test on number of DFA node conflicts with the question description. #2
Since we do not test the leading zeros, it is impossible to control the number of DFA nodes. Possible solutions are
Option 2 potentially allows for hacking and may lead to other issues in further questions. More investigation is required.