Skip to main content
Ctrl+K
Logo image

Site Navigation

  • The largest EEG benchmark
  • Datasets
  • Install
  • Overview
  • Getting Started
  • Gallery
  • How does Moabb work?
  • API reference
  • Release notes

Site Navigation

  • The largest EEG benchmark
  • Datasets
  • Install
  • Overview
  • Getting Started
  • Gallery
  • How does Moabb work?
  • API reference
  • Release notes
  • Documentation overview
  • API Reference
  • moabb.setup_seed

moabb.setup_seed#

moabb.setup_seed(seed: int) → None[source]#

Set the seed for random, numpy, TensorFlow and PyTorch.

Parameters

seed (int) – The random seed to use.

Return type

None

Examples using moabb.setup_seed#

Load Model (Scikit, Keras) with MOABB

Load Model (Scikit, Keras) with MOABB

Load Model (Scikit, Keras) with MOABB
Benchmarking on MOABB with Tensorflow deep net architectures

Benchmarking on MOABB with Tensorflow deep net architectures

Benchmarking on MOABB with Tensorflow deep net architectures

previous

moabb.set_log_level

next

moabb.set_download_dir

On this page
  • setup_seed()
  • Examples using moabb.setup_seed

© Copyright 2018-2025 MOABB contributors.

Built with the PyData Sphinx Theme 0.13.3.