issues
search
openai
/
baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
MIT License
15.83k
stars
4.88k
forks
source link
tensorflow no longer has .set_random_seed attribute
#1226
Open
austin2734
opened
12 months ago
austin2734
commented
12 months ago
I believe this might be replaced by tf.random.set_seed().
I believe this might be replaced by tf.random.set_seed().