StatePerception

State Perception for Dynamic Systems with Neural Networks


License
BSD-1-Clause
Install
pip install StatePerception==0.1.1

Documentation

StatePerception

Choose between user installation or developer installation

User Installation

Installation with pip

pip install StatePerception

Developer Package Installation

We recommend using Python 3.

Clone this repository by calling

git clone https://github.com/graebe/StatePerception.git
cd StatePerception

Install the package with pip after cloning. In the root directory (where setup.py is located) call

pip install -e .