LC-John / RNN2DFALinks
Extracting minimal DFA's from well-trained RNN's
☆11Updated 6 years ago
Alternatives and similar repositories for RNN2DFA
Users that are interested in RNN2DFA are comparing it to the libraries listed below
Sorting:
- implementation for "learning weighted deterministic automata from queries and counterexamples", neurips 2019☆18Updated 5 years ago
- EMNLP 2020: On the Ability and Limitations of Transformers to Recognize Formal Languages☆23Updated 4 years ago
- ☆18Updated 3 years ago
- This repository holds the code for the NeurIPS 2022 paper, Semantic Probabilistic Layers☆27Updated last year
- ☆25Updated 3 years ago
- DL2 is a framework that allows training neural networks with logical constraints over numerical values in the network (e.g. inputs, out…☆86Updated 10 months ago
- Jiminy Cricket Environment (NeurIPS 2021)☆25Updated 3 years ago
- ☆24Updated 4 years ago
- implementation of ICML 2018 paper, Extracting Automata from Recurrent Neural Networks Using Queries and Counterexamples☆77Updated 5 years ago
- Official implementation of Teaching Temporal Logics to Neural Networks (https://arxiv.org/abs/2003.04218)☆30Updated 3 years ago
- Official code for paper: INT: An Inequality Benchmark for Evaluating Generalization in Theorem Proving☆39Updated 2 years ago
- Code for "Learning Compositional Rules via Neural Program Synthesis"