algorithmfoundry / Foundry

The Cognitive Foundry is an open-source Java library for building intelligent systems using machine learning
Other
131 stars 41 forks source link

Add a distribution for uniform values in a range of integers #49

Closed jbasilico closed 9 years ago

jbasilico commented 9 years ago

There is UniformDistribution over doubles, but we could use another one over integers.