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
We really need to write some basic blackbox tests for neuron models in NeMo.
Given specific inputs, neurons should always output the same outputs, assuming neurons have the same parameters. Stochastic neurons should give the same outputs over enough time (gauss curve style).
Tests need to validate Neuron, core, and multi-core behaviors.
The text was updated successfully, but these errors were encountered:
We really need to write some basic blackbox tests for neuron models in NeMo.
Given specific inputs, neurons should always output the same outputs, assuming neurons have the same parameters. Stochastic neurons should give the same outputs over enough time (gauss curve style).
Tests need to validate Neuron, core, and multi-core behaviors.
The text was updated successfully, but these errors were encountered: