QAILab Docs ===================== ---------------- About project ---------------- QAILab is a high level library which enables the user to integrate quantum neural networks of different configurations into their existing PyTorch neural networks. ---------------- Getting started ---------------- You can install QAILab via pip: :: pip install qailab Then you can get to know the library by checking out the following sections: .. toctree:: :maxdepth: 1 examples tutorials api_reference