Datasets:
File size: 626 Bytes
6db7971 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
license: apache-2.0
task_categories:
- translation
pretty_name: >-
SMDB: Database of math expressions, in prefix representation, and their
derivatives
size_categories:
- 10M<n<100M
---
***SMDB (symbolic mathematics database) Derivatives dataset***
This is a collection of expressions generated using the method of Lample, et al (https://arxiv.org/abs/1912.01412).
Each expression draws from a set list of operations, constants (-5..5, excluding zero), e, pi, and symbols (x0..x7). The derivatives are all with respect to x0 (the assumption being a derivative by another symbol is the same, modulo symbol renaming). |