Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 551 Bytes

README.MD

File metadata and controls

17 lines (11 loc) · 551 Bytes

Determination

This project provides a set of scripts to set global randomness. Therefore, ML/AI researchers or engineers can reproduce their results.

Environment

Programming language: Python 3

Framework Filename
Tensorflow 2/Keras determination_tensorflow
PyTorch determination_pytorch
scikit-learn determination_scikit-learn

Contribution

Please open a pull request to add missing framework or to update API.