PKM | RE-PKM |
---|---|
This is the Code for the Master's Thesis "Residual Enhanced Probabilistic Koopman-based Representation Learning" by Tobias Pielok.
- tensorflow 2.1
- tensorflow_probability
- sklearn
- matplotlib
- scipy
- Create a suitable conda envorinment and activate it
- Pull the repository
- Run
conda develop .
in the main folder which containssetup.py