README.md
pyproject.toml
examples/build_regression_demo.py
examples/symbolic_regression.py
examples/symbolic_regression_demo.py
examples/symbolic_regression_full.py
experiments/experiment_12_siren.py
experiments/research_02_attractors.py
experiments/research_03_edl_completeness.py
experiments/research_04_tree_search.py
experiments/sin_search_01.py
experiments/sin_search_02.py
monogate/__init__.py
monogate/core.py
monogate/network.py
monogate/operators.py
monogate/optimize.py
monogate/torch_ops.py
monogate.egg-info/PKG-INFO
monogate.egg-info/SOURCES.txt
monogate.egg-info/dependency_links.txt
monogate.egg-info/requires.txt
monogate.egg-info/top_level.txt
notebooks/build_e06.py
notebooks/build_e07.py
notebooks/build_e07b.py
notebooks/demo_sin_best.py
notebooks/experiment_08_benchmark.py
notebooks/experiment_09_mlp_demo.py
notebooks/experiment_10_transformer_ffn.py
notebooks/experiment_11.py
notebooks/gen_exp02.py
notebooks/operator_zoo.py
notebooks/operators_study.py
notebooks/operators_study_v2.py
notebooks/regression_comparison.py
notebooks/sin_best.py
notebooks/sin_construction.py
tests/__init__.py
tests/test_core.py
tests/test_edl.py
tests/test_optimize.py
tests/test_torch.py