dinhanhx / determination

Scripts to set global random for some machine learning framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Scripts to set global random for some machine learning framework


Languages

Language:Python 100.0%