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
This SFunc should represent data-driven operations that can use an output to derive a probability distribution over inputs, e.g. like a feedforward neural network. They can implement send_lambda, but not sample or compute_pi. Write algorithms to use them.
The text was updated successfully, but these errors were encountered:
This SFunc should represent data-driven operations that can use an output to derive a probability distribution over inputs, e.g. like a feedforward neural network. They can implement send_lambda, but not sample or compute_pi. Write algorithms to use them.
The text was updated successfully, but these errors were encountered: