Stochastic computing: Difference between revisions

Content deleted Content added
m Strengths and weaknesses: Spell out low number used as an everyday word (unlike 1 and 0 as boolean values).
Tags: Mobile edit Mobile app edit Android app edit
#suggestededit-add 1.0
Tags: Mobile edit Mobile app edit Android app edit
Line 1:
{{Short description|Computing using random bit streams}}
'''Stochastic computing''' is a collection of techniques that represent continuous values by streams of random bits. Complex computations can then be computed by simple bit-wise operations on the streams. Stochastic computing is distinct from the study of [[randomized algorithm]]s.