Added package documentation to masterthesis

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2019-02-08 22:56:58 +01:00
parent 416cb4c7b5
commit c7a78c35a4

View File

@ -14,4 +14,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
"""masterthesis: Python package for masterthesis"""
"""
Masterthesis package.
Subpackages:
``aae``: provides an implementation of Adversarial Auto Encoders
"""