XCSF  1.4.7
XCSF learning classifier system
pybind_callback_checkpoint.h File Reference

Checkpoint callback for Python library. More...

#include <limits>
#include <pybind11/numpy.h>
#include <pybind11/pybind11.h>
#include "xcsf.h"
#include "pybind_callback.h"
#include "pybind_utils.h"
Include dependency graph for pybind_callback_checkpoint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  CheckpointCallback
 Callback to save XCSF at some frequency. More...
 

Detailed Description

Checkpoint callback for Python library.

Author
Richard Preen rpree.nosp@m.n@gm.nosp@m.ail.c.nosp@m.om
Date
2023.

Definition in file pybind_callback_checkpoint.h.