google-research / dinosaur

Apache License 2.0
211 stars 14 forks source link

Use prng_key from RandomnessState instead of passing it explicitly #22

Closed copybara-service[bot] closed 7 months ago

copybara-service[bot] commented 7 months ago

Use prng_key from RandomnessState instead of passing it explicitly

This will allow for using NeuralGCM models will less boilerplate.