MLPro Documentations Logo
v0.8.1

1 Introduction

  • 1.1 What is MLPro?
  • 1.2 Getting Started
  • 1.3 Architecture
  • 1.4 Dependencies

2 MLPro-BF – Basic Functions

  • 2.1 Elementary Functions
  • 2.2 Mathematics
  • 2.3 Machine Learning

3 MLPro-SL - Supervised Learning

  • 3.1 Overview

4 MLPro-RL – Reinforcement Learning

  • 4.1 Overview
  • 4.2 Environments
  • 4.3 Agents
  • 4.4 RL-Scenarios
  • 4.5 Training
  • 4.6 3rd Party Support

5 MLPro-GT – Game Theory

  • 5.1 Overview
  • 5.2 Players
  • 5.3 Game Boards

6 MLPro-UI – Interactive ML

  • 6.1 UI Framework SciUI

Appendix 1: Examples

  • Basic Functions
    • Howto 01 - (Various) Logging
    • Howto 02 - (Various) Timer
    • Howto 03 - (Math) Spaces, subspaces and elements
    • Howto 04 - (Data) Store, plot, and save variables
    • Howto 05 - (ML) Hyperparameters setup
    • Howto 06 - (Data) Buffer
    • Howto 07 - (ML) Hyperparameter Tuning using Hyperopt
  • Reinforcement Learning
  • Game Theory
  • User Interface

Appendix 2: API Reference

  • Core Functions
  • Wrappers
  • Pool Objects
  • Templates

Appendix 3: Project MLPro

  • Release Notes
  • Papers
  • Contribution
MLPro Documentations
  • »
  • Basic Functions
  • Edit on GitHub

Basic Functions

We provide some examples of MLPro’s basic funcionalities implementation, which is available on our GitHub file.

  • Howto 01 - (Various) Logging
  • Howto 02 - (Various) Timer
  • Howto 03 - (Math) Spaces, subspaces and elements
  • Howto 04 - (Data) Store, plot, and save variables
  • Howto 05 - (ML) Hyperparameters setup
  • Howto 06 - (Data) Buffer
  • Howto 07 - (ML) Hyperparameter Tuning using Hyperopt
Previous Next

© Copyright 2021 Fachhochschule Südwestfalen, Germany. Revision 55a80762.

Built with Sphinx using a theme provided by Read the Docs.