You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chandra mentioned that we could play around with cost functions the same way they did with Ruler. As a start, I'm just doing AST size, but we may want to prioritize rules which have very few constants, or have certain operators, or have a lhs smaller than the rhs, etc.
The text was updated successfully, but these errors were encountered:
Chandra mentioned that we could play around with cost functions the same way they did with Ruler. As a start, I'm just doing AST size, but we may want to prioritize rules which have very few constants, or have certain operators, or have a lhs smaller than the rhs, etc.
The text was updated successfully, but these errors were encountered: